Comment Problem Solved. (Score 1) 1091
Human Pat = new Human(testicle,ovary);
int mRank = Pat.jumpHurdles(men);
int fRank = Pat.jumpHurdles(women);
float rank = ((float)mRank + (float)fRank) /2 ;
The first rule of intelligent tinkering is to save all the parts. -- Paul Erlich