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