Problem contestcalc
User ma
Submission Time 2026-03-07 10:54:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

contestcalc.cpp: In function ‘int main()’:
contestcalc.cpp:6:7: error: ‘i’ was not declared in this scope
6 | for (i=0;i<n;i++){
| ^