| Problem | prefixsums |
|---|---|
| User | hitarthdangra |
| Submission Time | 2025-06-17 14:17:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
prefixsums.cpp: In function ‘int main()’:
prefixsums.cpp:31:1: error: expected ‘}’ at end of input
31 | }
| ^
prefixsums.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^