计算(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.
【题目描述】
给定个整数,计算表达式的值。
【输入】
输入仅一行,包括三个整数, 数与数之间以一个空格分开. (-10,000<a,b,c<10,000)
【输出】
输出一行,即表达式的值。
【输入样例】
2 3 5
【输出样例】
25
【来源】
一本通在线评测
简单的考验
- 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