Problem sumint
User Mpyl
Submission Time 2024-10-07 09:58:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:5:7: error: ‘i’ was not declared in this scope
5 | for (i = 0; i < d; i++){
| ^