Problem E: 累乘器-输出乘积

Problem E: 累乘器-输出乘积

Time Limit: 1 Sec  Memory Limit: 128 MB
Submit: 2271  Solved: 1715
[Status] [Submit] [Creator:]

Description

计算1*2*3*4*5*6*7*8*9*10的结果。

Input

Output

仅一个数,为1*2*3*…*10的乘积。

Sample Input Copy

Sample Output Copy

无(一个300多万的数字)