Problem flappyrabbit
User anusha777
Submission Time 2022-12-29 14:27:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

flappyrabbit.cpp: In function ‘void init(std::vector<int>, std::vector<int>)’:
flappyrabbit.cpp:7:9: error: ‘sz’ was not declared in this scope
7 | int n= sz(A);
| ^~