This comment is hidden because it contains spoiler information about the solution
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
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.