Problem | sumint |
---|---|
User | leafeon |
Submission Time | 2025-05-24 22:22:39 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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++){
| ^
sumint.cpp:10:11: error: expected primary-expression before ‘=’ token
10 | for (x=0,=;x<d;x++){
| ^
sumint.cpp:10:12: error: expected primary-expression before ‘;’ token
10 | for (x=0,=;x<d;x++){
| ^