1803: 数的两倍

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:445 Solved:5

Description

请输入一个整数,输出它的两倍。

Input

输入一个整数

Output

输出一个整数

Sample Input Copy

10

Sample Output Copy

20

Source/Category