#include #include int main() { int count,flag; int high=1; int q,w,e,r,t,y,n,result; int array[]={1,4,4,4,5,3}; scanf("\n%d", &n); scanf("%d %d %d %d %d %d", &q, &w, &e, &r, &t, &y); //this array counts the number of times a type occurs in the array for(int a=0; a