#include using namespace std; int main() { cout << "黄海" << endl; return 0; }