Problem exam
User yay
Submission Time 2025-02-08 11:24:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int32_t main()’:
exam.cpp:17:9: error: expected ‘;’ before ‘}’ token
17 | return 1
| ^
| ;
18 | }
| ~