Problem calc
User usernamehere
Submission Time 2025-08-29 11:51:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

calc.cpp: In function ‘int main()’:
calc.cpp:20:9: error: ‘x’ was not declared in this scope
20 | return x;
| ^