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.
the constraints are stated as beteen 1 and 12, therefore the solution does not need to account for negative numbers
i mean it always return 1 for negative values and months are not negative number , I seem that i didn't type correctly maybe but i mean for negative values and it accepts zero also due to the less than 3 condition by the way right solution
For the second sample test, with input
8
, can you explain how it's going to return 1?wrong solution it always return 1 and it also takes negative values but months are not in negative number
It works until there is NaN or Inf in ls or there is loss of precision.
you are wrong. Only 1 "if" will return a value here.
no me gusta esta solucion, porque si el mes es 2 abria tendria que devolver 1,2 , 3 y 4. ya que 2 es un mes menor a 12, a 9, a 6 y a 3. y la idea es devolver 1 mes, corrijanmen si me equivoco
Thank you
This comment is hidden because it contains spoiler information about the solution
it would return
undefined
What happened when user enter 0 or 13? Not degenerating answer but question did not explain it well for such conditions. Good solution by the way
huh never think of this
No, I havn't received any call stack limit errors with this recursive solution.
hardcode for life!
bahahah its hokay hahaha lowkey a noob in training
Loading more items...