using namespace std;
123
using namespace std; cout << "Hello" << endl;
std::cout << "Hello" << std::endl;