Problem sumint
User votesac
Submission Time 2024-01-29 15:31:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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