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