|
| Search | Car Forums | Gallery | Articles | Helper | Quality Dog Food | IgorSushko.com | Corporate |
|
| Latest | 0 Rplys |
|
|||||||
| COMPLETELY off-topic Talk about anything other than cars. But you can't be mad and angry in this forum! |
![]() |
Show Printable Version | Email this Page |
Subscribe to this Thread
|
|
|
Thread Tools |
|
|
#1 | |
|
AF Fanatic
|
Nomaaaaaaaaaaaaaahhh !!!!
If Red Sox > A's
Then Red Sox = Yankees End If If Red Sox >Yankees Then Red Sox = Red Sox - Curse Else Curse > Red Sox End If End For all you code grinders out there.. i can't really remember i think this is a cheesy version of BASIC.. lol |
|
|
|
|
|
|
#2 | |
|
Funding the welfare state
![]() |
While I am not a fan of the Yankees, I don't see the Bosox winning this series, curse or no curse.
Never pay again for live sex! | Hot girls doing naughty stuff for free! | Chat for free! |
|
|
|
|
|
|
#3 | |
|
AF Fanatic
Thread starter
|
geez and of all people on AF i thought i could count on your support yog.. oh well you are right.. they won't win ..
but hey what kind of person would i be if i didn't cheer for the hometeam .. |
|
|
|
|
|
|
#4 | ||
|
AF Fanatic
Join Date: Feb 2002
Location: Phoenix, Arizona
Posts: 6,998
Thanks: 0
Thanked 0 Times in 0 Posts
|
Re: Nomaaaaaaaaaaaaaahhh !!!!
Quote:
.I wonder what this statement returns? ![]() ____________________________________ sealed class Champions { ...public Name [ WorldSeriesChamps ] ...{ ........get ........{ ..............obj champs = worldSeries.WinnerOf(teams, players); ..............return (champs = 1) ? winners[champs] : new winners(); ........} ...} } ____________________________________
__________________
2002_Nissan_Maxima_6-speed
|
||
|
|
|
|
|
#5 | |
|
Stang Guy
![]() |
You all better stop cause if I find myself on AF writing C++ code. I will have shoot myself
Boston will beat the Yanks!
__________________
R.I.P. Hypsi- Andy your one of the best people I ever had the priviledge to know. AF and the world has lost one of the truly wonderful people...
|
|
|
|
|
|
|
#6 | ||
|
Banned
|
Re: Nomaaaaaaaaaaaaaahhh !!!!
Quote:
If Red Sox > A's Then Red Sox = Yankees End If If Red Sox >Yankees Then Red Sox = Red Sox - Curse Else Curse > Red Sox End If End Sub Thats all i remember, I fixed it kinda of (yes it IS basic) I 0wn at t3h b4s1c! Edit: hey now..it wont let me put in all the spacing |
||
|
|
|
|
|
#7 | ||
|
AF Fanatic
Join Date: Feb 2002
Location: Phoenix, Arizona
Posts: 6,998
Thanks: 0
Thanked 0 Times in 0 Posts
|
Re: Re: Nomaaaaaaaaaaaaaahhh !!!!
Quote:
__________________
2002_Nissan_Maxima_6-speed
|
||
|
|
|
|
|
#8 | ||
|
AF Fanatic
Join Date: Feb 2002
Location: Phoenix, Arizona
Posts: 6,998
Thanks: 0
Thanked 0 Times in 0 Posts
|
Re: Nomaaaaaaaaaaaaaahhh !!!!
Quote:
__________________
2002_Nissan_Maxima_6-speed
|
||
|
|
|
|
|
#9 | |
|
Banned
|
Re: Re: Nomaaaaaaaaaaaaaahhh !!!!
I want to learn C and C++
stupid stupid stupid BASIC |
|
|
|
|
|
|
#10 | |
|
Banned
|
Re: Nomaaaaaaaaaaaaaahhh !!!!
you guys are all just a bunch of nerds
|
|
|
|
|
|
|
#11 | ||
|
AF's #1 Bad Guy
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Re: Nomaaaaaaaaaaaaaahhh !!!!
Quote:
|
||
|
|
|
|
|
#12 | |
|
AF Enthusiast
![]() |
May I ask, what are all you going on about?
__________________
![]() -Holden Berlina Turbo, RB30ET. -Mitsubishi Legnum VR4 |
|
|
|
|
|
|
#13 | ||
|
AF Fanatic
Thread starter
|
Re: Re: Nomaaaaaaaaaaaaaahhh !!!!
Quote:
|
||
|
|
|
|
|
#14 | ||
|
Funding the welfare state
![]() |
Re: Re: Nomaaaaaaaaaaaaaahhh !!!!
Quote:
Here's a fully functional Delphi application to predict the winner (took about two minutes so don't get hung up on its simplicity). Just take out all the '..' program Series; .. uses ..Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs; .. type ..tConflictResult =(Winner, Loser); .. ..tBaseballTeam = class ...GameResults : tConflictResult; ...Cursed : boolean; ..end; .. procedure PredictTheWinner (TeamOne : tBaseballTeam; TeamTwo : tBaseballTeam); begin ..with TeamOne do begin ....if Cursed then .........GameResults := loser ....else GameResults := winner; ..end; .. ..with TeamTwo do begin ....if Cursed then .........GameResults := loser ....else GameResults := winner; ..end; end; .. procedure SeriesWinner; var ..RedSox : tBaseballTeam; ..Yankees : tBaseballTeam; begin ..RedSox := tBaseballTeam.Create; ..Yankees := tBaseballTeam.Create; .. ..if MessageDlg('Has the curse been lifted off the Red Sox?', ...........mtConfirmation, [mbYes, mbNo], 0) = mrYes then .......RedSox.Cursed := false ..else RedSox.Cursed := true; .. ..if MessageDlg('Has a curse been put on the Yankees?', ...........mtConfirmation, [mbYes, mbNo], 0) = mrYes then .......Yankees.Cursed := true ..else Yankees.Cursed := false; .. ..PredictTheWinner(RedSox, Yankees); .. ..if (RedSox.GameResults = Winner) and .....(Yankees.GameResults = Loser) then .......showmessage('The newly aquired curse on the Yankees ' + ...................'puts the Red Sox on top!') ..else if (RedSox.GameResults = Winner) and ..........(Yankees.GameResults = Winner) then .......showmessage('With the curse lifted the Red Sox have beaten the Yankees!') ..else if (RedSox.GameResults = Loser) and ..........(Yankees.GameResults = Loser) then .......showmessage('The Bambino curse is still to strong - Red Sox lose to the Yankees.') ..else showmessage('The Red Sox are once again foiled because of the Bambino trade!'); .. end; .. begin ..SeriesWinner; end. Never pay again for live sex! | Hot girls doing naughty stuff for free! | Chat for free! |
||
|
|
|
|
|
#15 | |
|
AF Modelrater
![]() Join Date: Jul 2002
Location: Forks Township, Pennsylvania
Posts: 12,894
Thanks: 18
Thanked 63 Times in 56 Posts
|
I say we just flip a coin, the winner gets to keep the coin.
__________________
|
|
|
|
|
|
![]() |
POST REPLY TO THIS THREAD |
![]() |
|
|