Problem | sumint |
---|---|
User | thechillguy123456 |
Submission Time | 2025-01-21 19:40:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:4:3: error: ‘out’ was not declared in this scope
4 | out = out +i;
| ^~~
sumint.cpp:4:14: error: ‘i’ was not declared in this scope
4 | out = out +i;
| ^