B. 计算(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+b)×c(a + b) \times c.

Output 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)

Output a single line containing the value of the expression.

2 3 5

25

20250920A班作业(2)

Not Claimed
Status
Done
Problem
6
Open Since
2025-9-20 0:00
Deadline
2025-10-11 23:59
Extension
24 hour(s)