Problem sumint
User meow5707
Submission Time 2023-02-08 16:42:23
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 < x; i++){
| ^