Problem sumint
User bfdshk
Submission Time 2025-11-12 11:21:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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