Problem | prefixsums |
---|---|
User | thelusidian |
Submission Time | 2025-01-27 16:55:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
prefixsums.cpp: In function ‘int main()’:
prefixsums.cpp:20:1: error: expected ‘}’ at end of input
20 | }
| ^
prefixsums.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^