Problem | prefixsums |
---|---|
User | help |
Submission Time | 2025-03-28 17:12:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
prefixsums.cpp: In function ‘int main()’:
prefixsums.cpp:19:5: error: expected ‘}’ at end of input
19 | }
| ^
prefixsums.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^