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.
- XOR Strings 3
- Discussions
XOR Strings 3
XOR Strings 3
Sort by
recency
|
96 Discussions
|
Please Login in order to post a comment
broken
its broken in c too,
res_arr[i ] = (compare[0][i] - '0') ^ (compare[1][i] - '0') + '0'
broken in C#
I think it's broken in python
Still broken in Ruby (no starter code)