Problem3065--长方形的面积

3065: 长方形的面积

Time Limit: 1 Sec  Memory Limit: 128 MB
Submit: 42  Solved: 36
[Status] [Submit] [Creator:]

Description

已知长方形的长为 12345,宽为 321,求长方形的面积。  

Input

Output

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

Sample Input Copy

Sample Output Copy

自己算

Source/Category