using System; using System.Linq; public class P0188 { public static void Main() { Console.WriteLine(30); } }