Confirm
Same: With summary = 53961 Expected : 13014 to equal : 13013
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.
very boring it is more a mathematical brain teaser than anything else
Thought as much, but i haven't still gotten the importance of strip
absolutely, I thought a lot, but didn't understand what it used for
Op solved it, closing
+1 very readable and digestible
The description states
rounded to the nearest whole number.
so using either ceil or floor is not correct
if you have 10 numbers as in the given circle 2 is in front of 7
If we don't know the city of a friend, we don't visit that friend
is this not a O(n²) solution while this kata are supposed to only allow O(n) solutions ?
really nice kata, worth mentioning that brackets can be nested, was not that clear from the description
Can you explain what it does and what makes it performant ? Thanks
Loading collection data...
Confirm
Same:
With summary = 53961
Expected
: 13014
to equal
: 13013
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.
very boring it is more a mathematical brain teaser than anything else
Thought as much, but i haven't still gotten the importance of strip
absolutely, I thought a lot, but didn't understand what it used for
Op solved it, closing
+1 very readable and digestible
The description states
so using either ceil or floor is not correct
if you have 10 numbers as in the given circle 2 is in front of 7
If we don't know the city of a friend, we don't visit that friend
is this not a O(n²) solution while this kata are supposed to only allow O(n) solutions ?
really nice kata, worth mentioning that brackets can be nested, was not that clear from the description
Can you explain what it does and what makes it performant ?
Thanks
Loading more items...