Problem | prefixsums |
---|---|
User | Teeskit |
Submission Time | 2025-08-21 16:39:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
prefixsums.cpp: In function ‘int main()’:
prefixsums.cpp:22:2: error: expected ‘}’ at end of input
22 | }
| ^
prefixsums.cpp:3:15: note: to match this ‘{’
3 | signed main() {
| ^