import java.util.*; class Count { private static final int SIZE = 6; private static int[] freq; private static int i; public static Map cou