That's not what you said to me last night :(
Printable View
Code:import java.util.ArrayList;
/**
* Speech for Ciddies summer 2010
* category helpful techy
*
* @author qwertysaur
* @version 6.20.10
*/
public class HelpfulTechy extends Ciddie{
/**
* fields
*/
private ArraylistNomineeList;
public Host AwardGuy;
/**
* Constructor for this speech
*/
public HelpfulTechy(){
NomineeList = new ArrayList;
NomineeList.add(new Nominee FlyingMullet);
NomineeList.add(new Nominee LoonyBoB);
NomineeList.add(new Nominee Mirage);
NomineeList.add(new Nominee o_O);
NomineeList.add(new Nominee Rantzien);
printBlurbs();
giveCiddie();
}
/**
*method to print the speech blurbs
*/
protected void printBlurbs(){
System.out.println("Here is a little info about each nominee");
FlyingMullet.print();
LoonyBoB.print();
Mirage.print();
o_O.print();
Rantzien.print();
}
/**
* method to award the ciddie
*/
protected void giveCiddie(){
String winner = "";
int temp = 0;
for(int index = 0; index < NomineeList.size; index++){
int count = NomineeList.get(index).getVoteCount();
if (count >> temp){
temp = count;
winner = NomineeList.get(index).getName();
}
}
AwardGuy.awardCiddie(winner);
}
}
that speech makes me o_O
That speech was too complicated to understand. :(
Applause, followed by subsequent confusion.
Those who didn't make it...
Flying Mullet..............9
Loony BoB..................6
Mirage.....................5
RSL........................1
o_O Rantzien
It's written in Java :p
Also remember, ALWAYS use proper comments ;)
Also remember to ALWAYS use proper condiments.
I hope o_O wins because Rantzien was very cruel to me about not being nominated for this. :doublecolbert:
It is now a personal matter and thus not boring to me.
And the Ciddie goes to...
o_O
o_O.......................24
Rantzien..................14
YESSSSSS!
Face you beautiful kiwi bastard! You are a god! A god and your computer skills have helped you triumph over evil upon this day! My hero. :love:
We suck again!
He's just... that Face! :D
qwerty for best speech writer.
Congrats o_O!
Yay go face! :D