Algore-ithm

This forum is for the discussion of technology, computers, & problems relating to the web and your computer

Moderator: Scott Danziger

Post Reply
User avatar
Panther
Posts: 2807
Joined: Wed May 17, 2000 6:01 am
Location: Massachusetts

Algore-ithm

Post by Panther »

Geek humor. Get out your ANSI-C Manual! Image


> do
> {
> BushCount = 0;
> GoreCount = 0;
> for ( i = 0; i < numBallots; i++ )
> {
> if ( FloridaVote == BUSH )
> {
> BushCount++;
> }
> else if ( FloridaVote == GORE )
> {
> GoreCount++;
> }
> else
> {
> GoreCount++;
> }
> }
> } while ( GoreCount < BushCount );
Post Reply

Return to “Computer & Web Tech Help”