using System;
public class Program
{
public static void Main()
Console.WriteLine("Pang test ang pang share ng code ito. :)");
}