Problem sumint
User Ryuichi12
Submission Time 2025-11-18 15:20:28
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 ‘}’ token
11 | di = 0
| ^
| ;
12 | }
| ~