#include iostream

int main()
{
  std::cout<<"Hdfhfdhdhg"<<std::endl;
  return 0;
}