| Problem | prefixsums |
|---|---|
| User | Batigol |
| Submission Time | 2024-01-18 16:57:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
prefixsums.cpp: In function ‘int main()’:
prefixsums.cpp:24:3: error: ‘else’ without a previous ‘if’
24 | else{
| ^~~~