Problem | sumint |
---|---|
User | hlepsneder |
Submission Time | 2023-10-23 07:33:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:15:8: error: ‘i’ was not declared in this scope; did you mean ‘ii’?
15 | ddd+=i;
| ^
| ii