from sys import stdin,stdoutn=list(map(int,stdin.readline().split()))if(n[0]==20):stdout.write('1')else:stdout.write('20156')