- Owner
- Péter Botond
- Problem
- Gaps
- Contest
- MindCoding 2016 Round 3 (Div. 2)
- Source
- 0.50KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:7:20: warning: unused variable 'x' [-Wunused-variable] int n, a[100], x, y; ^ prog.cpp:7:23: warning: unused variable 'y' [-Wunused-variable] int n, a[100], x, y; ^
Results
Test number Result Time 1 Wrong answer 0.2559s