Hello world!
August 18, 2007 at 9:03 am | In Programming | Leave a CommentSomething simple…
#include <iostream>
int main(int argc) {
std::cout << "Hello world!" << std::endl;
}
On the other hand I think this is hilarious… YMMV
HAI
CAN HAS STDIO?
VISIBLE "HAI WORLD!"
KTHXBYE
No Comments Yet »
Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.
The Feed