Type: RemoteJudge 1000ms 128MiB

练11.5计算(a+b)/c的值

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.

说明

给定33个整数aabbcc,计算表达式 a+bc\frac{a+b}{c} 的值。

输入格式

输入仅一行,包括三个整数aabbcc, 数与数之间以一个空格分开。(10,000<a,b,c<10,000-10,000 < a,b,c <10,000)

输出格式

输出一行,即表达式的值。

样例

1 1 3
0

【周六9:00】 6月29日作业

Not Claimed
Status
Done
Problem
12
Open Since
2024-6-29 0:00
Deadline
2024-7-6 9:00
Extension
24 hour(s)