E. 计算(a+b)/c的值

    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.

Description

Given three integers aa, bb, and cc, compute the value of the expression a+bc\frac{a + b}{c}.

Input Format

The input consists of a single line containing three integers aa, bb, and cc, separated by spaces. (10,000<a,b,c<10,000-10,000 < a, b, c < 10,000, and cc is not equal to 00.)

Output Format

Output a single line containing the value of the expression.

1 1 3

0

20251025A班作业(4)

Not Claimed
Status
Done
Problem
8
Open Since
2025-10-25 0:00
Deadline
2025-11-2 23:59
Extension
24 hour(s)