fork download
  1. f=lambda n:n and 53*63**~-n-27*37**~-n
  2. for n in (0,1,2,5,8,9):
  3. print(f(n))
Success #stdin #stdout 0.02s 9936KB
stdin
Standard input is empty
stdout
0
26
2340
784304586
206202813193260
13057419408922746