can u give me a hint of how to solve this ,i had done but test returned it took more time
Ruby version kumited
This comment is hidden because it contains spoiler information about the solution
Read the task carefully. What are you asked to do?
i still didnt get it(
41 should equal 17 (test case 25)
this is the answer i get and it is correct, WHY 17?? 12345678910111213141516171819202122232425 how come this has 17 digits??
Confirm
Same: With summary = 53961 Expected : 13014 to equal : 13013
Fixed in latest fork
Approved
python new test framework is required. updated in this fork
there is a bug in the random test for go, the values are off
With summary = 43451 Expected : 10912 to equal : 10911
With Python the tests behave differently.
I verified that this is the case for all current languages.
( JS, probably others )
Fixed tests with only red balls and only black balls would be good, to catch solutions that somehow fail on those edge cases.
Loading collection data...
can u give me a hint of how to solve this ,i had done but test returned it took more time
Ruby version kumited
This comment is hidden because it contains spoiler information about the solution
Read the task carefully. What are you asked to do?
i still didnt get it(
41 should equal 17 (test case 25)
this is the answer i get and it is correct, WHY 17??
12345678910111213141516171819202122232425
how come this has 17 digits??
Confirm
Same:
With summary = 53961
Expected
: 13014
to equal
: 13013
Fixed in latest fork
Approved
python new test framework is required. updated in this fork
there is a bug in the random test for go, the values are off
With summary = 43451
Expected
: 10912
to equal
: 10911
With Python the tests behave differently.
I verified that this is the case for all current languages.
( JS, probably others )
Fixed tests with only red balls and only black balls would be good, to catch solutions that somehow fail on those edge cases.
Loading more items...