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