I forgot to mention that this has to be done in C++
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.