Main { public static void main(String args[]) throws Exception {{ Schema m = Schema.parse(System.in); System.out.println(); }} }