import java.io.IOException; public class MainClass { public static void main(String[] argv) throws IOException, Exception { System.out.println(); } }