Problem sumint
User aiden
Submission Time 2026-06-04 15:18:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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