Problem contestcalc
User Flemmby
Submission Time 2026-03-07 10:12:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

contestcalc.cpp: In function ‘int main()’:
contestcalc.cpp:20:1: error: expected ‘}’ at end of input
20 | }
| ^
contestcalc.cpp:8:11: note: to match this ‘{’
8 | int main(){
| ^