What I need to do is implement a function with the prototype: void squeeze(int arr[], int& size, int val); The function has to remove all...
Separate names with a comma.