输入三个数 a,b,c,输出 (a+b)/c 的值,保留两位小数。
按题目要求输入。
按题目要求输出。
10 2 3
4.00
所有数据均在题目要求范围内,且不超过 int 范围。
使用您的 www.mathcoding.online 通用账户