using System;
namespace WD7UVN_HFT_2023241.Client
{
class Program
static void Main(string[] args)
Console.WriteLine("Hello World!");
}