Type: RemoteJudge 1000ms 128MiB

计算 (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 个整数 a,b,ca,b,c,计算表达式 (a+b)×c(a+b) \times c 的值。

输入格式

输入仅一行,包括三个整数 a,b,ca,b,c,数与数之间以一个空格分开。

输出格式

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

2 3 5


25


提示

对于 100%100 \% 的数据,104<a,b,c<104-{10}^4 < a, b, c < {10}^4

入门20水题

Not Attended
Status
Done
Rule
IOI
Problem
20
Start at
2022-10-15 10:15
End at
2023-12-6 2:15
Duration
10000 hour(s)
Host
Partic.
15