public class s1 { public static void main(String _ []) { int x = 145; System.out.print(x); } }