import java.util.*; class Test24{ public static void main(String[] args){ Scanner sc = new Scanner(System.in); int[] num = new int[9]; for(int i=0; i