Problem | sumint |
---|---|
User | Hansjuaraosn |
Submission Time | 2024-07-12 23:45:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:11:9: error: ‘i’ was not declared in this scope
11 | for( i = 0; i < n; i++){
| ^