This comment is hidden because it contains spoiler information about the solution
Thanks for the observation. Fixed!!
Hi @thomaslima. Thanks for your time solving the kata and for the feedback. After work I'll check the issue you pointed out. Thanks.
I'd like to point out that the description states that m1 < m2 < m3 etc. But it is not true, as seen in the test cases. The description should be changed to m1 <= m2 <= m3...
Best.
Loading collection data...
This comment is hidden because it contains spoiler information about the solution
Thanks for the observation. Fixed!!
Hi @thomaslima. Thanks for your time solving the kata and for the feedback. After work I'll check the issue you pointed out. Thanks.
I'd like to point out that the description states that m1 < m2 < m3 etc. But it is not true, as seen in the test cases. The description should be changed to m1 <= m2 <= m3...
Best.