The quality of coffee beans at a roasting competition is graded by five independent judges. Each judge awards a score between 0.0 and 10.0 inclusive.
To calculate the final score for a coffee batch:
Construct an algorithm to calculate and output the final score for one coffee batch.
judgeScores (indexed from 0 to 4).complexityIndex already holds the complexity factor value.