- 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