public class CKX{ public static void main(String[] args){ System.out.printli("hello,world"); } }
1111111