For example,
void x(int arr[], int a, int b)
As you can see, if you just bring an array to a parameter, I have a compilation error, so I have