public class MainClass{ public static void main(String[] argv){ Runtime rt = Runtime.getRuntime(); System.out.println(); } }