Problem sumint
User MrPuddleVon
Submission Time 2025-06-16 15:48:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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