Problem mathexam
User boaznumberd5555
Submission Time 2024-01-19 15:08:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mathexam.cpp: In function ‘int32_t main()’:
mathexam.cpp:53:1: error: expected ‘}’ at end of input
53 | }
| ^
mathexam.cpp:4:15: note: to match this ‘{’
4 | int32_t main(){
| ^