XOR Strings 2

  • + 0 comments

    C++ test:

    do not refactor, just fix three errors. There is a bug somewhere on test backend, it fails tests if submitted under C++20/C++23. If submitted under C++14, it passes all tests. It is a bug on the HR backend, the same code compiled under gcc with C++20 compliance works just fine.