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