| Problem | sumint |
|---|---|
| User | supercel980 |
| Submission Time | 2024-07-15 17:56:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:17:10: error: ‘sum’ was not declared in this scope
17 | cout << sum;
| ^~~