Problem calc
User Teeskit
Submission Time 2025-08-28 16:30:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

calc.cpp: In function ‘int main()’:
calc.cpp:31:1: error: expected ‘}’ at end of input
31 | }
| ^
calc.cpp:3:15: note: to match this ‘{’
3 | signed main() {
| ^