View Single Post
Join Date: Dec 2004
Posts: 2,413
Reputation: Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough Comatose is a jewel in the rough 
Solved Threads: 211
Team Colleague
Comatose's Avatar
Comatose Comatose is offline Offline
Taboo Programmer

Re: how to loop this code?

 
0
  #2
Jan 5th, 2009
You don't need a loop. Use a stack, and use the .contains method to see if the stack contains the voter number.
Reply With Quote