#include void print_array(char s[], int arr[], int arr_size) { printf("%s:\n", s); for (int i=0; i