from math import *import renum = input()k = (str(factorial(num)))[::-1]#print kl = len(k)i = 0count=0while(k[i]=='0'):count+=1i+=1print count
- Get link
- X
- Other Apps
Popular Posts
Code Forces - 112A - Petya and Strings - py
- Get link
- X
- Other Apps
Comments
Post a Comment