Hello world!

#include <string>
int main(int argc, char** argv)
{
	std::cout << "Hello world!" << std::endl;
	return 0;
}


Leave a Reply

Your email address will not be published. Required fields are marked *

*

Comment

You may use these tags : <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Comment Spam Protection by WP-SpamFree