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.
- Prepare
- Algorithms
- Debugging
- XOR Strings
- Discussions
XOR Strings
XOR Strings
Sort by
recency
|
94 Discussions
|
Please Login in order to post a comment
You will have to read through the questions thoroughly, which clearly states 3 lines mods... Here are my C++ changes to fix the issue
something does seem to be wrong with the "grader" for both supported C++ versions. Take a look at the results, after I made the [3 quick-and-simple] fixes…
Compiler Message
Wrong Answer
Input (stdin)
Your Output (stdout)
Expected Output
Many languages where there is no code should be hidden... if that a thing. And something's wrong with C++ grader?
The C code is almost blank, just the main function and not the strings_xor function. So i had to create the code by myself so of course it doesn't work since the main condition isn't satisfied (just 3 lines)...
C implementation :
C# implementation:
Compiler is saying "Wrong Answer".