Problem exam
User Haocheng
Submission Time 2024-11-07 10:20:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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