Problem fenwicktree
User boaznumberd5555
Submission Time 2024-11-12 15:05:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fenwicktree.cpp: In function ‘int main()’:
fenwicktree.cpp:31:5: error: expected ‘}’ at end of input
31 | }
| ^
fenwicktree.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^