class Anupam { public static void main(String...args) { System.out.println("HI this is Anupam Guin "); } }