class Test { public static void main(String[] args) { java.lang.System.out.println("hi"); } }