using System; class a { static void Main() { int N = int.Parse(Console.ReadLine()); int low = N-100; for(int i=2;i