Problem sumint
User dghgditbocto
Submission Time 2026-08-09 12:44:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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