public class NewTestXl { public static void main(String[] args) { int b = 100 + 1222; System.out.println("ASfsdf"); } }