import java.util.*; public class pre { public static void main(String[] args) { Scanner s = new Scanner(System.in); Integer num[] = new Integer[14]; Arrays.fill(num,0); int card[] = new int[5]; for(int i=0;i