Problem | prefixsums |
---|---|
User | dakingwawin |
Submission Time | 2024-01-23 15:22:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
prefixsums.cpp: In function ‘int main()’:
prefixsums.cpp:10:2: error: ‘a’ was not declared in this scope
10 | a[0]=0;
| ^