using System;
using System.Text;
using ckzg;
class PoC {
private static void Main(string[] args)
{
Console.WriteLine("OK");
}