using System; using System.Linq; class No354{ static void Main(){ Console.WriteLine(Console.ReadLine()); } }