Variables. Output Formats




Task
Time limit: 1000 ms,
Memory limit: 32 Mb

Rabbit Clover wants to write a program that would help him calculate the cost of purchases in the shop. The rabbit wants to buy b carrots for n$ each. Help him make a program.

Compose the program according to the following algorithm:
1. Set the integer variables b and n values from the keyboard
2. Write an output statement that outputs how many dollrs the rabbit will have to pay.

Example
Input Output
1 5 2 10

Auto CHOOSE THE PROGRAMMING NECESSARY LANGUAGE!
Attach the program source file:
or enter the source code in the language:

Rules for designing programs and a list of errors during automatic task verification
           

Results: