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