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