using System; using static System.Console; class main{ static void Main(){ hello.print(); } }