how to output text in c++

C++
std::cout << " Something ";
Source

Also in C++: