Problem fenwicktree
User Daddy
Submission Time 2023-11-09 10:19:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fenwicktree.cpp: In function ‘int main()’:
fenwicktree.cpp:8:5: error: ‘scnaf’ was not declared in this scope; did you mean ‘scanf’?
8 | scnaf("%d", &N);
| ^~~~~
| scanf