Problem sumint
User ASTALIEBERT70
Submission Time 2026-06-21 09:14:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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