import math print(str(math.factorial(min(50,int(input()))))[-12:])