Problem sumint
User herngr3y
Submission Time 2026-04-03 09:34:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function β€˜int main()’:
sumint.cpp:12:13: error: expected initializer before β€˜+=’ token
12 | int sum_d += x;
| ^~