Type: Default 1000ms 256MiB

计算(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个整数abca、b、c,计算表达式a+bc\frac {a+b}{c}的值。

【输入】

输入仅一行,包括三个整数abca、b、c, 数与数之间以一个空格分开。(10,000<a,b,c<10,000-10,000 < a,b,c < 10,000, cc不等于00)

【输出】

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

【输入样例】

1 1 3

【输出样例】

0

【来源】

一本通在线评测

简单的考验

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
13
Start at
2025-1-23 9:00
End at
1970-1-1 8:00
Duration
-482665 hour(s)
Host
Partic.
2