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

Compile Error

contestcalc.cpp: In function ‘int main()’:
contestcalc.cpp:13:5: error: ‘str1’ was not declared in this scope
13 | m[str1] = int1;
| ^~~~