Problem exam
User Anonymous35V
Submission Time 2023-11-08 11:28:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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