public class B { public static void main (String arg[]) { System.out.println ("B"); } }