- 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