Problem sumint
User leafeon
Submission Time 2025-05-24 22:23:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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