By Kay Akashi
Given an integer , you are asked to maximise the area of rectangle whose lengths of all edges add up to . When printing the number, output multiplied by the maximised area and this should be a whole number.
.
The input contains one line, which is .
Output multiplied by the maximum area of rectangle that consists of edges whose lengths add up to . Output should be an integer.
7
1029
0
0