I have same question
Tbh, you don't really do that.
main.cpp:46:3: error: no matching function for call to 'wave_sort' wave_sort(v); ^~~~~~~~~ main.cpp:9:6: note: candidate function not viable: requires 2 arguments, but 1 was provided void wave_sort (int arr[], int arr_size)
What is that mean?
This comment is hidden because it contains spoiler information about the solution
Loading collection data...
I have same question
Tbh, you don't really do that.
What is that mean?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution