#include using namespace std; int main() { cout << "hey there" << endl; }