406079: GYM102263 A Is It Easy ?

Memory Limit:256 MB Time Limit:1 S
Judge Style:Text Compare Creator:
Submit:0 Solved:0

Description

A. Is It Easy ?time limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard output

ArabellaCPC's Judges decided to print the problem statements.

Each one of the $$$n$$$ participated teams will get exactly one copy of the problem-statements, and each copy costs $$$k$$$ coins.

How many coins it will cost judges to print exactly one problem-statements for each team.

Input

The input consists of two integers $$$n$$$ and $$$k$$$, $$$(1 \leq n,k \leq 1000)$$$

Output

print the total cost of all problem statements.

ExamplesInput
5 3
Output
15
Input
4 1
Output
4

Source/Category

加入题单

算法标签: