计算(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 , , and , compute the value of the expression .
Output Format
The input consists of a single line containing three integers , , and , 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)
- Status
- Done
- Problem
- 6
- Open Since
- 2025-9-20 0:00
- Deadline
- 2025-10-11 23:59
- Extension
- 24 hour(s)