Problem contestcalc
User blackpanther
Submission Time 2025-04-23 16:18:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

contestcalc.cpp: In function ‘int main()’:
contestcalc.cpp:12:10: error: ‘str1’ was not declared in this scope
12 | cin >> str1 >> int1;
| ^~~~