Forums - Open Redstone Engineers

Full Version: Hello World!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
#include <iostream>
using namespace std;

int main()
{
cout << "Hello World!" << endl;
return 0;
}
(07-11-2015, 05:02 PM)North Korean Wombat Wrote: [ -> ]#include <iostream>
using namespace std;

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

Wooooo C++!!!!
while True:
print('k', end='')
using namespace hiv;
I can't tell if this would be a spammer or not...
He's been on for about 4 minutes, so it's probably somebody who went on, made a post, and then left forever.