We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
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.
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
XOR Strings 2
You are viewing a single comment's thread. Return to all 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.