Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 126 Bytes

File metadata and controls

2 lines (2 loc) · 126 Bytes

Factorial Trailing Zeroes

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