class A{ static void Main(){ System.Console.WriteLine(System.Int32.MaxValue); } }