Problem fenwicktree
User Keevan19
Submission Time 2023-01-08 17:00:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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() {
| ^