- Owner
- Denis Mita
- Problem
- Undo Graph
- Contest
- MindCoding 2015 Round 2
- Source
- 2.83KB
- Result
- Wrong answer
Compiler output
prog.cpp:44:0: warning: "mod" redefined [enabled by default] prog.cpp:38:0: note: this is the location of the previous definition prog.cpp: In function 'int go(int&)': prog.cpp:61:1: warning: no return statement in function returning non-void [-Wreturn-type] prog.cpp: In function 'int main()': prog.cpp:130:17: warning: unused variable 'aux' [-Wunused-variable] prog.cpp:131:17: warning: unused variable 'auy' [-Wunused-variable]
Results
Test number Result Time 1 10 0.0368s 2 Wrong answer 0.0377s