| Problem | horsejockey |
|---|---|
| User | Jaffia |
| Submission Time | 2026-06-23 11:35:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
horsejockey.cpp:4:5: error: expected unqualified-id before ‘if’
4 | if (cin >> n >> m >> k) {
| ^~
horsejockey.cpp:27:5: error: expected unqualified-id before ‘return’
27 | return 0;
| ^~~~~~
horsejockey.cpp:28:1: error: expected declaration before ‘}’ token
28 | }
| ^