| Problem | fenwicktree |
|---|---|
| User | Keevan19 |
| Submission Time | 2023-01-08 17:00:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fenwicktree.cpp: In function ‘int main()’:
fenwicktree.cpp:45:3: error: expected ‘}’ at end of input
45 | }
| ^
fenwicktree.cpp:26:12: note: to match this ‘{’
26 | int main() {
| ^