Problem trivialexam_ex
User spidermancoolboy
Submission Time 2024-02-02 23:21:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trivialexam_ex.cpp: In function ‘int main()’:
trivialexam_ex.cpp:40:13: error: expected ‘}’ at end of input
40 | return 0;
| ^
trivialexam_ex.cpp:32:12: note: to match this ‘{’
32 | int main() {
| ^