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