Problem badcontest
User emyz
Submission Time 2025-12-29 13:03:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

badcontest.cpp: In function ‘int main()’:
badcontest.cpp:19:3: error: expected ‘}’ before ‘else’
19 | else
| ^~~~
badcontest.cpp:17:2: note: to match this ‘{’
17 | {
| ^
badcontest.cpp: At global scope:
badcontest.cpp:24:2: error: expected unqualified-id before ‘else’
24 | else
| ^~~~
badcontest.cpp:29:1: error: expected declaration before ‘}’ token
29 | }
| ^