MCPcopy Create free account
hub / github.com/Flamewaker/JavaPersonalSummary / DiDi2

Class DiDi2

Code/exam/DiDi2.java:11–27  ·  view source on GitHub ↗

@author todd @date 2020/7/28 15:02 @description: 末尾为0的个数 输入一个正整数n,求n!(即阶乘)末尾有多少个0? 比如: n = 10; n! = 3628800,所以答案为2

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected