Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
(Integer.MAX_VALUE)! is so INCOMPREHENDINGLY huge that we probably won't ever need the number of trailing zeroes lmao
If anyone ever does, PLEASE contact me so I can see why
This is a duplicate of https://www.codewars.com/kata/5a20eeccee1aae3cbc000090, since that kata has been approved.
printing a test case gives me an already solved array. Returning an empty array or null both give me an error. What should I return for an already solved gamestate?
How long I need wait, before my kata will republished (hours or days)?
You are absolutely right! Unfortunately, only now I have enough time to make corrections regarding your commentaries. I will be pleased, if you check my updated kata.
This comment is hidden because it contains spoiler information about the solution
The random tests in the ruby version have some wierd rounding problem :C or is it just I missed something?
Why method returns int? What about case with time 1:1? In this case result should be 24.5. I supose that double is more correct type for result.
Hi! I propose to add one more test case with Integer.MAX_VALUE to "Number of trailing zeros of N!" kata. Many solutions not ready to it.
It will not work with n = Integer.MAX_VALUE