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