Zelaron Gaming Forum  
Stats Arcade Portal Forum FAQ Community Calendar Today's Posts Search
Go Back   Zelaron Gaming Forum > The Zelaron Nexus > The Lounge > World Record Thread

 
 
Thread Tools Display Modes

 
Reply
Posted 2002-04-30, 09:56 PM in reply to CrOnIc-KiLlA's post "World Record Thread"
just keep the spam in one thread so we can get this thread extra long
Old
Profile PM WWW Search
Randuin is neither ape nor machine; has so far settled for the in-between
 
 
Randuin
 



 
Reply
Posted 2002-04-30, 11:18 PM in reply to CrOnIc-KiLlA's post "World Record Thread"
respam
Old
Profile PM WWW Search
Randuin is neither ape nor machine; has so far settled for the in-between
 
 
Randuin
 



 
Reply
Posted 2002-04-30, 11:18 PM in reply to CrOnIc-KiLlA's post "World Record Thread"
respam
Old
Profile PM WWW Search
Randuin is neither ape nor machine; has so far settled for the in-between
 
 
Randuin
 



 
Reply
Posted 2002-04-30, 11:29 PM in reply to CrOnIc-KiLlA's post "World Record Thread"
respam1
Old
Profile PM WWW Search
Randuin is neither ape nor machine; has so far settled for the in-between
 
 
Randuin
 



 
Reply
Posted 2002-04-30, 11:29 PM in reply to CrOnIc-KiLlA's post "World Record Thread"
respam1
Old
Profile PM WWW Search
Randuin is neither ape nor machine; has so far settled for the in-between
 
 
Randuin
 



 
Reply
Posted 2002-04-30, 11:30 PM in reply to CrOnIc-KiLlA's post "World Record Thread"
respam2
Old
Profile PM WWW Search
Randuin is neither ape nor machine; has so far settled for the in-between
 
 
Randuin
 



 
Reply
Posted 2002-04-30, 11:30 PM in reply to CrOnIc-KiLlA's post "World Record Thread"
respam2
Old
Profile PM WWW Search
Randuin is neither ape nor machine; has so far settled for the in-between
 
 
Randuin
 



 
Reply
Posted 2002-04-30, 11:30 PM in reply to CrOnIc-KiLlA's post "World Record Thread"
respam3
Old
Profile PM WWW Search
Randuin is neither ape nor machine; has so far settled for the in-between
 
 
Randuin
 



 
Reply
Posted 2002-04-30, 11:30 PM in reply to CrOnIc-KiLlA's post "World Record Thread"
respam3
Old
Profile PM WWW Search
Randuin is neither ape nor machine; has so far settled for the in-between
 
 
Randuin
 



 
Reply
Posted 2002-05-01, 03:41 AM in reply to CrOnIc-KiLlA's post "World Record Thread"
Le spam du spammer
"Stephen Wolfram is the creator of Mathematica and is widely regarded as the most important innovator in scientific and technical computing today." - Stephen Wolfram
Old
Profile PM WWW Search
Chruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed it
 
 
Chruser
 



 
Reply
Posted 2002-05-01, 03:41 AM in reply to CrOnIc-KiLlA's post "World Record Thread"
Le spam du spammer
"Stephen Wolfram is the creator of Mathematica and is widely regarded as the most important innovator in scientific and technical computing today." - Stephen Wolfram
Old
Profile PM WWW Search
Chruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed it
 
 
Chruser
 



 
Reply
Posted 2002-05-01, 03:42 AM in reply to CrOnIc-KiLlA's post "World Record Thread"
#include <iostream.h>
#include <conio.h>

//Returns the factorial of n
int Factorial(int n) {
//Loop variable
int i;
int Result;

//Initialize the result
Result = 1;

//Now multiply by 1 .. n
for (i = 1; i < n; i++)
Result *= i;

return Result;
}

void main() {
int n;

//Get a value
cout << "Welcome to the oh-so-leet Grandfather price calculator" << endl;
cout << "How many Grandfathers are you planning on selling?" << endl;
cin >> n;

//Print the factorial
cout << Factorial(n);

//Now pause until user hits a key
cout << "\nYou would obviously get $" << Factorial(n) << " dollars out of that Ebay sale" << endl;
cout << "Remember that Chruser owns you" << endl;
while (!kbhit());
}
"Stephen Wolfram is the creator of Mathematica and is widely regarded as the most important innovator in scientific and technical computing today." - Stephen Wolfram
Old
Profile PM WWW Search
Chruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed it
 
 
Chruser
 



 
Reply
Posted 2002-05-01, 03:42 AM in reply to CrOnIc-KiLlA's post "World Record Thread"
#include <iostream.h>
#include <conio.h>

//Returns the factorial of n
int Factorial(int n) {
//Loop variable
int i;
int Result;

//Initialize the result
Result = 1;

//Now multiply by 1 .. n
for (i = 1; i < n; i++)
Result *= i;

return Result;
}

void main() {
int n;

//Get a value
cout << "Welcome to the oh-so-leet Grandfather price calculator" << endl;
cout << "How many Grandfathers are you planning on selling?" << endl;
cin >> n;

//Print the factorial
cout << Factorial(n);

//Now pause until user hits a key
cout << "\nYou would obviously get $" << Factorial(n) << " dollars out of that Ebay sale" << endl;
cout << "Remember that Chruser owns you" << endl;
while (!kbhit());
}
"Stephen Wolfram is the creator of Mathematica and is widely regarded as the most important innovator in scientific and technical computing today." - Stephen Wolfram
Old
Profile PM WWW Search
Chruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed it
 
 
Chruser
 



 
Reply
Posted 2002-05-01, 03:42 AM in reply to CrOnIc-KiLlA's post "World Record Thread"
Download the program here:
http://hem.passagen.se/chruser99/Calculative.exe
"Stephen Wolfram is the creator of Mathematica and is widely regarded as the most important innovator in scientific and technical computing today." - Stephen Wolfram
Old
Profile PM WWW Search
Chruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed it
 
 
Chruser
 



 
Reply
Posted 2002-05-01, 03:42 AM in reply to CrOnIc-KiLlA's post "World Record Thread"
Download the program here:
http://hem.passagen.se/chruser99/Calculative.exe
"Stephen Wolfram is the creator of Mathematica and is widely regarded as the most important innovator in scientific and technical computing today." - Stephen Wolfram
Old
Profile PM WWW Search
Chruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed it
 
 
Chruser
 



 
Reply
Posted 2002-05-01, 03:43 AM in reply to CrOnIc-KiLlA's post "World Record Thread"
Oops, copy and paste :/
"Stephen Wolfram is the creator of Mathematica and is widely regarded as the most important innovator in scientific and technical computing today." - Stephen Wolfram
Old
Profile PM WWW Search
Chruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed it
 
 
Chruser
 



 
Reply
Posted 2002-05-01, 03:43 AM in reply to CrOnIc-KiLlA's post "World Record Thread"
Oops, copy and paste :/
"Stephen Wolfram is the creator of Mathematica and is widely regarded as the most important innovator in scientific and technical computing today." - Stephen Wolfram
Old
Profile PM WWW Search
Chruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed itChruser shouldn't have fed it
 
 
Chruser
 



 
Reply
Posted 2002-05-01, 03:43 AM in reply to CrOnIc-KiLlA's post "World Record Thread"
i like tea with ice cream
Old
Profile PM WWW Search
EvilSteven is neither ape nor machine; has so far settled for the in-betweenEvilSteven is neither ape nor machine; has so far settled for the in-between
 
EvilSteven
 



 
Reply
Posted 2002-05-01, 03:43 AM in reply to CrOnIc-KiLlA's post "World Record Thread"
i like tea with ice cream
Old
Profile PM WWW Search
EvilSteven is neither ape nor machine; has so far settled for the in-betweenEvilSteven is neither ape nor machine; has so far settled for the in-between
 
EvilSteven
 



 
Reply
Posted 2002-05-01, 04:22 AM in reply to CrOnIc-KiLlA's post "World Record Thread"
i like ice cream
Old
Profile PM WWW Search
Mr.Lee is neither ape nor machine; has so far settled for the in-betweenMr.Lee is neither ape nor machine; has so far settled for the in-between
 
 
Mr.Lee
 
 

Bookmarks

Tags
fun, randomness, spam

« Previous Thread | Next Thread »

Currently Active Users Viewing This Thread: 63 (0 members and 63 guests)
 

Posting Rules [Forum Rules]
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 03:24 PM.
'Synthesis 2' vBulletin 3.x styles and 'x79' derivative
by WetWired the Unbound and Chruser
Copyright ©2002-2008 zelaron.com
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.