Problem sumint
User ForgottenDragon
Submission Time 2025-03-30 19:47:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:13:25: error: expected ‘;’ before ‘)’ token
13 | for(int i = 0; i<d, i++) {
| ^
| ;