POGODAK
Huseyn doesn’t like homeworks so he made a bet with Rashad . Loser will be writing homeworksfor both of them the entire month. Huseyn wants to win so he designed this problem they couldhave something to bet on.At his desk he found a cube, with numbers 1 to 6 on its faces. Cube is shown onthe picture. Additionally, sum of the numbers on opposing faces is equal to 7.That means that 6 is on the opposite face of 1, 5 on the opposite of 2 and 4 on theopposite face of 3.Huseyn has put the cube in the upper left field of the matrix of R rows and C columns. Thecube is initially oriented in a way that upper side is showing number 1 , and side to the rightnumber 3 .
Huseyn now makes the following moves:
He is rolling the cube to the right, until it reaches the last column
Then he rolls it down (to the next row)
Now he rolls the cube to the left, until it reaches first column
Like in step 2, he rolls it down (to the next row)
Huseyn is repeating these steps for as long as he can, i.e. as long as he can roll the cube in the nextrow.When a cube reaches some field, Huseyn writes down the number on the top of the cube. In the endhesums all of the numbers he had written.Huseyn made a bet with Rashad that he could calculate that sum without error. Help Rashadverifying Huseyn’s solution!
Input
First and only line of input contains two positive integers. R and C (1 ≤ R, C ≤ 100 000), matrix dimensions.
Output
First and only line of input should contain the sum described in the task.
First test case explanation:
Numbers Huseyn wrote down are: