HomeVolumesContestsSectionsForumsUsersPrintHelpAbout

Sections > Arithmetic > problem:


50363 - Class GPA Average

Guest
• Discussion of problem (1)

Section problems

• 50412 - K numbers
• 50310 - Kinetic Energy
• 50316 - Population Bar Chart
• 50314 - Falling Distance
• 50392 - How much space
• 50330 - Find the average of n numbers
• 50297 - Divisible By Five
• 50394 - Water Bills
• 50363 - Class GPA Average
• 50398 - Sum of kth Anti-diagonal
• 50651 - Largest power of two
• 50388 - Number of Armstrong Num...
• 50359 - Mode of a Series
• 50440 - Call Center
• 50353 - Cube of the Largest number
• 50336 - Buying Carpets
• 50295 - Weighted Average

Feedback

If you notice incorrect translations in Contester, please let author know.

Time limit 2000/4000/4000/4000 ms. Memory limit 65000/65000/65000/65000 Kb.
Prepared by Ibrahim Mesecan. Difficulty Beta

Class GPA Average

Write a program that is going to read letter grades of students from the course and then it will show the the Grade Point Average of the course.

Input specification
You will be given the an integer number (n) where 0 ≤ n ≤ 8000
Then, in the following n lines you will be given letter grades.

Output specification
Show GPA of the course with 2 decimal places after the floating point.

Sample Input I
  5
  DD
  BA
  AA
  AA
  FF
Sample Input II
  8
  CB
  DD
  FF
  FF
  FF
  BB
  DC
  AA
Sample Output I
  2.5
Sample Output II
  1.5


Для отправки решений необходимо выполнить вход.

www.contester.ru