Problem exam
User phineconel
Submission Time 2024-06-24 14:25:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

exam.cpp: In function ‘int main()’:
exam.cpp:16:2: error: expected ‘}’ at end of input
16 | }
| ^
exam.cpp:6:11: note: to match this ‘{’
6 | int main(){
| ^