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