Task Description
計算四個科目的平均分數
Input Format
輸入國文、英文、數學、理化四個科目的成績
Output Format
輸出計算後的平均分數(取整數)
Sample Input
1234 80
70
58
69
Sample Output
1 69
Task Description
計算四個科目的平均分數
Input Format
輸入國文、英文、數學、理化四個科目的成績
Output Format
輸出計算後的平均分數(取整數)
Sample Input
1234 80
70
58
69
Sample Output
1 69