Quote:
Originally Posted by Killswitch
<?='Hello World'?>
|
I see your Hello World and add mine
Code:
#include <iostream.h>
main()
{
cout << "Hello World!";
return 0;
}
__________________
This post is endorsed by CIA, KGB, MI6, the Mafia, Illuminati, Kim Jong Il, Worldwide Ninjas Association, Klingon Empire and lolcats. Don't mess around with it, just accept it and embrace the truth
|