Problem contestcalc
User leafeon
Submission Time 2025-05-26 21:07:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

contestcalc.cpp: In function ‘int main()’:
contestcalc.cpp:29:1: error: expected ‘}’ at end of input
29 | }
| ^
contestcalc.cpp:9:14: note: to match this ‘{’
9 | signed main(){
| ^