using System;
public class Program
{
public static void Main()
Console.WriteLine("ANGELA RAMIREZ");
System.Console.WriteLine(15+17);
}