Problem trivialexam_ex
User jeongwonho64
Submission Time 2023-04-15 22:14:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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