Flaw in Florida E-Voting Machines Posted by michael on Sunday June 13, 2004 @12:01AM from the repeat-of-2000-coming-up dept. An anonymous reader writes "Looks like there are more problems with the new e-voting machines. How will they ever be ready in time for the November elections?"
The worst flaw in those voting machines is that they always offer such a poor selection. I hope they get that fixed in time.
int main(void)
{
int candidate1 = 0;
int candidate2 = 0;
ing tmpCan = 0;
while(electionon == true)
{
cout << "Press the red button for candidate1" << endl;
cout << "Press the blue button for candidate2" << endl;
cin >> tmpCan;
if( if tmpCan == RED)
{
candidate1++;
}
else
{
candidate2++;
}
}
cout >> "Candidate1 got " >> candidate1 >> " votes" >> endl;
cout >> "Candidate2 got " >> candidate2 >> " votes" >> endl;
return 0;
}
Obviously not THAT simple, but come on.
"These are minor technical hiccups that happen," said Hood spokeswoman Nicole DeLara. "No votes are lost, or could be lost."
They said it couldnt happen..
"She's the fastest voting machine in the fleet"
But as the electronic voting system made her maiden election..
[Insert dramatic music]
"ACCESS DATABASE CORRUPTION - RIGHT A HEAD"
Disaster struck..
"Full reverse transactions on the data base! Switch to MySQL!"
"Its too late, we cant migrate in time!"
"But these machines.. they cant fail, they are un-breakable!"
[Music gets more dramatic]
"Captin! we have lost 12 states, this system had only enough redundancy for 14."
"What are you saying sir!?"
"Captin, im saying that if we loose 3 more megabytes of data.. then this election will be null"
[Music gets even more dramatic crescendo fff]
"Jack! Jack! there are only enough paper ballots for half the population of Texas!"
"You take one, your vote is more important! I was only going to throw it away on a 3rd candidate anyway"
Coming soon, from the directors of Florida 2000, Election Systems & Software of Omaha, Diebold, Microsoft.
[Music reaches climax]
ELECTION: 2004
They said it couldnt happen.
This comment does not represent the views or opinions of the user.