public class a {
public static void main(String[] args) { // TODO Auto-generated method stubSystem.out.println("hello!"); }
}