- Owner
- Gergely David
- Problem
- Spiral
- Contest
- MindCoding 2016 Test Round (Div. 2)
- Source
- 0.61KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:18:9: warning: unused variable 'i' [-Wunused-variable] int i, j ; ^ prog.cpp:18:12: warning: unused variable 'j' [-Wunused-variable] int i, j ; ^
Results
Test number Result Time 1 Wrong answer 0.8767s