| Problem | contestcalc |
|---|---|
| User | TUFFTUFF12345HJ |
| Submission Time | 2026-03-07 11:04:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
contestcalc.cpp: In function ‘int main()’:
contestcalc.cpp:6:6: error: ‘i’ was not declared in this scope
6 | for(i=0; i<n; i++){
| ^
contestcalc.cpp:12:7: error: ‘i’ was not declared in this scope
12 | for (i=0; i<c; i++){
| ^