#include int get_h_min(int a[10][10], int h, int l){ int temp=a[h][0]; for(int i=1;i