Problem exam
User EuniceLoh
Submission Time 2024-11-07 10:17:36
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:5:16: note: to match this ‘{’
5 | int32_t main() {
| ^