Problem exam
User lzc480
Submission Time 2025-11-12 11:01:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int32_t main()’:
exam.cpp:17:1: error: expected ‘}’ at end of input
17 | }
| ^
exam.cpp:6:17: note: to match this ‘{’
6 | int32_t main () {
| ^