class Program { static void Main() { System.Console.WriteLine(3); } }