Time limit 2000/4000/4000/4000 ms. Memory limit 65000/65000/65000/65000 Kb. Question by Ibrahim Mesecan.
Difficulty Alpha
Average of 4 Marks
You will be given 4 marks of a student where every mark is between 1 and 100.
Calculate and show the average of the marks.
Input specification
You will be given 4 integers (m1, m2, m3, m4) where 1 ≤ m1, m2, m3, m4 ≤ 100
Output specification
Calculate and show the average of the marks.
Note: Pay attention that the result may be a floating point number.
Sample Input I
40 40 60 60
Sample Output I
50
|
Для отправки решений необходимо выполнить вход.
|