平均分
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
Description
已知某班有男同学x位,女同学y位,x位男生平均分是87分,y位女生的平均分是85,问全体同学平均分是多少分?
平均分忽略小数部分。
Input Format
两个整数,x和y
Output Format
一个整数,全部的平均分。
Sample
样例数据
input
22 4
output
86
Hint
数据规模与约定
保证。
时间限制:
空间限制:
20200830-模拟类专题训练
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 6
- Start at
- 2020-8-30 14:09
- End at
- 2020-9-10 14:09
- Duration
- 264 hour(s)
- Host
- Partic.
- 21