Problem sumint
User dong
Submission Time 2026-06-23 14:46:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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