Problem | sumint |
---|---|
User | totallynix |
Submission Time | 2023-11-10 15:39:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:6:3: error: ‘total’ was not declared in this scope
6 | total = 0;
| ^~~~~