问题 2476 --N!

2476: N!

题目描述

  Given an integer N(0 ≤ N ≤ 10000), your task is to calculate N!

输入

One N in one line, process to the end of file.

输出

For each N, output N! in one line.

样例输入输出

输入#1 复制
1
2
3
输出#1 复制
1
2
6

提示

序号 标题 作者 发表时间 费用 订购数 操作