- Owner
- Ionut Morosan
- Problem
- Gaps
- Source
- 0.49KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:17:15: warning: statement has no effect [-Wunused-value] ok==0; ^Results
Test number Result Time 1 Wrong answer 0.2567s
prog.cpp: In function 'int main()':
prog.cpp:17:15: warning: statement has no effect [-Wunused-value]
ok==0;
^
| Test number | Result | Time |
|---|---|---|
| 1 | Wrong answer | 0.2567s |