Skip to content

Files

Latest commit

 

History

History

FactorialTrailingZeroes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Factorial Trailing Zeroes

This problem is easy to solve, the key is the multiple of 5, pay attention to the overflow of Java