#include #include int main() { int N; int a[6][4]; char r[6][4]; int i,j; int max = 0; int flag[10]={0}; scanf("%d",&N); for(i=0;i