Hello world!

 #include <iostream>

int main()
{
    std::cout << “Hello World!” << std::endl;
}

More:
http://www2.latech.edu/~acm/HelloWorld.shtml
http://www.roesler-ac.de/wolfram/hello.htm

One Response

  1. Hi, this is a comment.
    To delete a comment, just log in, and view the posts’ comments, there you will have the option to edit or delete them.

Leave a Reply