while this makes sense assuming scores are evenly distributed, i certainly hope most people aren't getting <= 60% :)
This comment is hidden because it contains spoiler information about the solution
would add a few test cases to python:
00.0.0.0 01.02.03.04
yeah, doesn't seem like it handles leading 0s in the cases 00, 01, 02, 03, 04, 05, 06, 07, 08, or 09
none of which appear in the test cases :)
hmmm i don't understand how this works, anyone willing to share?
Loading collection data...
while this makes sense assuming scores are evenly distributed, i certainly hope most people aren't getting <= 60% :)
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
would add a few test cases to python:
00.0.0.0
01.02.03.04
yeah, doesn't seem like it handles leading 0s in the cases 00, 01, 02, 03, 04, 05, 06, 07, 08, or 09
none of which appear in the test cases :)
hmmm i don't understand how this works, anyone willing to share?
This comment is hidden because it contains spoiler information about the solution