0 Members and 1 Guest are viewing this topic.
#include int main (){std::cout << "Hello C++!\n";return 0;}