using System;
public class Program
{
public static void Main()
Console.WriteLine("hello new world");
hello there
}