| Problem | prefixsums |
|---|---|
| User | nguyendinhanh1508 |
| Submission Time | 2024-01-21 09:51:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
prefixsums.cpp: In function ‘int32_t main()’:
prefixsums.cpp:9:22: error: ‘n’ was not declared in this scope
9 | for(int i = 0; i < n; i++){
| ^