class T{static{int i=(int)(3*Math.random());System.out.print(i<1?"abc hello":i<2?"abcdefghijklmnopqrstuvwxyz":"hello golfers i hope you enjoy this one");}}