using A = System.Console;
public class Shree2
{
public static int Main()
A.WriteLine("Shree Ganeshay Tekdi mandir Nagpur NamhGan Gan Patay Namh");
return 0;
}