#SDNU1205. Factorial !

Factorial !

Description

Your task is to Calculate "X!" (0X15)(0\le X\le 15)

Format

Input

The input will consist of a series of pairs of integers XX.

Output

For each input integers you should output X!X! one line,and followed by a blank line.

Samples

1
2
1

2

s