| Problem | prefixsums |
|---|---|
| User | BrainrotKid |
| Submission Time | 2026-04-17 15:10:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
prefixsums.cpp: In function ‘int main()’:
prefixsums.cpp:12:18: error: ‘p’ was not declared in this scope
12 | cin>>p;
| ^