- Owner
- Catalin Stefan Tiseanu
- Problem
- XOR Game
- Source
- 7.08KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function ‘void df(int, int, int)’: prog.cpp:233:3: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] prog.cpp:233:3: warning: unused variable ‘_NN’ [-Wunused-variable] prog.cpp: In function ‘int main()’: prog.cpp:280:5: warning: unused variable ‘_NN’ [-Wunused-variable] prog.cpp:287:3: warning: unused variable ‘_NN’ [-Wunused-variable]
Results
Test number Result Time 1 Wrong answer 0.0274s