Problem veryeasymath
User wtnetlegend
Submission Time 2025-03-17 19:22:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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