Problem sumint
User amandatan
Submission Time 2024-01-29 16:45:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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