Friday, January 21, 2011

In The Beginning

int main ()
{
cout << "Hello World!";
return
0;
}

No comments:

Post a Comment