Problem sumint
User totallynix
Submission Time 2023-11-10 15:39:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:6:3: error: ‘total’ was not declared in this scope
6 | total = 0;
| ^~~~~