using System; using System.Linq; class No7 { static void Main() { var N = Int32.Parse(Console.ReadLine()); var count = 0; while (3