Problem mathexam
User ATHY
Submission Time 2024-07-22 19:00:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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