Problem contestcalc
User AltheaZ
Submission Time 2023-06-29 11:01:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

contestcalc.cpp: In function ‘int main()’:
contestcalc.cpp:18:13: error: ‘i’ was not declared in this scope
18 | cin>>calc[i];
| ^