#include using namespace std; int main() { cout << "hello ASDADASDASD!" << endl; cout << "edited" << endl; return 0; }