Hello World!

U

UnKnown X

Guest
Hey all!

Uhh... I'm 13, etc. etc. I play UT, Vice City and soon HL2.

...

You can all go home now.
 
Majjen, your code sucks ;)

#include <iostream>
using namespace std

int main()
{
cout << "Welcome to the forums";
return 0;
}

\o/
 
10 PRINT "HELLO WORLD"
20 GOTO 10

BASIC > all
 
Um ..righto, you guys could just say "Hi" instead of speaking IN CODE!!
 
ComradeBadger said:
Majjen, your code sucks ;)

#include <iostream>
using namespace std

int main()
{
cout << "Welcome to the forums";
return 0;
}

\o/

Its called lazyness... i got an A+ on my C++ test so stfu :)
 
Majestic XII said:
Its called lazyness... i got an A+ on my C++ test so stfu :)
Was only joking mate :p

Anyway, yeah, I can barely code, so I'll shush
 
Your avatar is too bloody for my eyes, you must change it... now!
 
You think THAT's bloody? Then don't, EVER, see my background.

And, er, I don't know any code at all :E :rolling: I just put Hello World there because I know (or I think I know) that it's some basic stuff that first-timers try. Or something.
 
UnKnown X said:
You think THAT's bloody? Then don't, EVER, see my background.

And, er, I don't know any code at all :E :rolling: I just put Hello World there because I know (or I think I know) that it's some basic stuff that first-timers try. Or something.

I knew a PG13 would take that as a serious comment.
 
LoL, I just noticed that I'm the 13 000th member, which is kinda weird cause my favourite number happens to be 13.
 
Mine too actually, it's my lucky one.

Anyway, yeah, it's establised programming tradition that your first program writes 'Hello world' to the screen..

Mine didn't, but then again, I'm no programmer :E
 
UnKnown X said:
LoL, I just noticed that I'm the 13 000th member, which is kinda weird cause my favourite number happens to be 13.

Isn't that a pitty, i guess if you were just a bit faster and got in before those 12987 people, you would have got your number.
 
Shouldn't it be
#include <iostream.h> ?

Anyway, welcome to teh forumns!!1
 
I like ur avatar, Works rules!!! Anyways welcome aboard.

Hello world makes me think of a guy thats just gotten out of his mom.. well if ur thirteen then i guess its not that far off ;o)

jk
 
Hey there! Welcome to the Forum. And mods - enough off topicness here, there is a code forum for this sort of things. ¬_¬

;)

Tsk.
 
also interesting is that you have 13 posts :D

welcome to the forums
 
Thanks everyone!
_-_-SELAS-_-_ said:
I like ur avatar, Works rules!!!
I assume you mean worms. A guy called Squirminator2k made it for me. I'm not really that good at animating stuff.
 
UnKnown X said:
LoL, I just noticed that I'm the 13 000th member, which is kinda weird cause my favourite number happens to be 13.
/me is a triskaidekaphobiac

/me has an anxiety attack
 
10
PRINT "Hey man, welcome!"
IF $answer = "thanks" THEN PRINT "geesh fo with yer polite shit"
IF $answer = "wtf" THEN PRINT "leet"
IF $answer = else THEN PRINT "whatchoo mean with ;$answer; , speak english man"
SLEEP 3
GOTO 30
30
CLS
PRINT "i love welcoming noobs"
GOTO SUB
SUB: "postcount +1 yay"
IF $moderator = "stop spamming" THEN GOTO 50
GOTO 40
40
BEEP c d e f g h b c
SLEEP 1
PRINT "geesh this is boring"
SLEEP 1
QUIT

50
PRINT "Oh, right.. uh i gotta go "
QUIT

It was a while since I last fiddled with Quickbasic, may be something i forgot.. :p
 
ComradeBadger said:
Majjen, your code sucks ;)

#include <iostream>
using namespace std

int main()
{
cout << "Welcome to the forums";
return 0;
}

\o/
HIS code sucks?! (Line 2 needs a semicolon!)
:cheers:
 
Back
Top