Problem3064--长方形的周长

3064: 长方形的周长

Time Limit: 1 Sec  Memory Limit: 128 MB
Submit: 48  Solved: 37
[Status] [Submit] [Creator:]

Description

已知长方形的长为 35,宽为 12,求长方形的周长。

Input

Output

输出一个整数,表示长方形的周长。

Sample Input Copy

Sample Output Copy

自己算

Source/Category