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.
This comment is hidden because it contains spoiler information about the solution
the constraints are stated as beteen 1 and 12, therefore the solution does not need to account for negative numbers
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
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
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
You don't need that const and those brackets
huh never think of this
This comment is hidden because it contains spoiler information about the solution
The 'return' gives you TRUE or FALSE after the condition is fullfield or not.
hardcode for life!
Loading more items...