fork download
  1. import math
  2. print int(math.log10(int( (2**462) * (5**460)) )) + 1
Success #stdin #stdout 0.02s 4708KB
stdin
Standard input is empty
stdout
461