Problem exam
User Hiya123
Submission Time 2024-06-24 14:23:56
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:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^