#include using namespace std; void printArray(int a[], int size); void printArray(int a[], int size){ for(int i=0;i