import std.stdio;

void main()
{
  writeln("uwu");
}