eolymp
Problems

Drawings on a piece of paper in the box

Drawings on a piece of paper in the box

Time limit 2 seconds
Memory limit 64 MiB

Vasya is a leaf in a section consisting of N cells in the horizontal and vertical M cells, and cell line on the edge of the leaflet are also visible. How many different rectangles can on this piece of paper to draw Vasya, if he only knows how to draw the lines?

Input data

In a single line through the space are two numbers M and N. All input data are natural numbers not exceeding 1010000.

Output data

Single number - the desired number of rectangles.

Прослушать

На латинице

Examples

Input example #1
10 1
Output example #1
55
Author Анатолий Присяжнюк