#include iostream;

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