Problem sumint
User adammmamammamamamaamamam
Submission Time 2023-04-16 20:21:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:16:13: error: ‘total’ was not declared in this scope
16 | cout << total;
| ^~~~~