Hello World, again :-) 

#include <iostream>

int main()
{
std::cout << "Hello World\n";
return 0;
}

Comments

Add Comment

Fill out the form below to add your own comments.









Insert Special:


View Uploaded Images