Monday, June 29, 2009

Just a test to see how something works



#include
using namespace std;

int main()
{
cout<<"Hello world!\n";
cin.get();
}

1 comment:

squirrel-the-tire said...

Huzzah!!!!!!!!!!!! Now all our problems are solved!!
just write
< ccode> before, and < /ccode> (without the spaces) after all the code, and it won't complain about tags!