using System;
using System.IO;
class Program {
public static void Main (string[] args) {
Console.WriteLine ("Hello World");
}
class Ogrenci {
D