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