using System;
public class Program
{
public static void Main()
Console.WriteLine("Pineda, Victoriano Jr B.");
Console.WriteLine("ICT 301");
}