#include using namespace std; int main() { for(;;) cout << "e"; return 'e'; }