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

Compile Error

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