Problem sumint
User j48495734
Submission Time 2026-03-29 01:32:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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