#pe015
import math
print(math.factorial(40)//(math.factorial(20))**2)