Problem sumint
User redline
Submission Time 2025-06-15 22:02:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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