Ensure that you are logged in and have the required permissions to access the test.

Factorial

5

2 votes
Problem

INPUT n

OUTPUT n!

Sample Input
3
Sample Output
6
Time Limit: 5
Memory Limit: 256
Source Limit:
Editor Image

?