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