Problem sumint
User Aum
Submission Time 2023-11-09 14:39:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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