what we with do multiple of 2s we only find the 5s
Trailing zeroes function
Hey @Saumya123456789
Welcome to the CB family
The result is minimum of count of 2s and 5s
Since the count of 5s will always be less than count of 2s
You can just output count of 5s