Problem sumint
User kit17
Submission Time 2026-05-21 08:57:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:12:9: error: expected ‘;’ before ‘total’
12 | cout total;
| ^~~~~~
| ;