Random
Source Code

floep floep operator

ostream operator used in C++ to print a message to the console, written as <<.

For the next task, print the message "Hello world" to the console using the floep floep operator.
std::cout << "Hello world"" << std::endl;

by Big Fat Ginger Kid May 27, 2017