Perimeter of rectangle
Execution time limit is 1 second
Runtime memory usage limit is 128 megabytes
Find the perimeter of rectangle.
Input
The integer sides of rectangle and .
Output
Print the perimeter of rectangle.
Examples
Input #1
Answer #1
Submissions 56K
Acceptance rate 57%