Problem exam
User WangZhenxuan1
Submission Time 2025-07-23 09:23:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int32_t main()’:
exam.cpp:21:10: error: expected ‘}’ at end of input
21 | return 0;
| ^
exam.cpp:6:15: note: to match this ‘{’
6 | int32_t main(){
| ^