Problem | sumint |
---|---|
User | denzelong8811 |
Submission Time | 2024-02-20 22:01:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int32_t main()’:
sumint.cpp:9:7: error: ‘i’ was not declared in this scope
9 | for (i = 0; i < days; i++) {
| ^