Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
This comment is hidden because it contains spoiler information about the solution
thanks a lot
There is some edge case that makes your function enter an infinite loop.
How would that be possible?
i think so , passing fixed tests in 500 ms
in pycharm with this value (10**308, 0.66, 1.5) result = 3411 times
working fast, increasing h goes to floating error
This comment is hidden because it contains spoiler information about the solution
tried the same way but had a memory limit with sorted a very big numbers array.
pass with count el of sorted set
https://docs.python.org/3/library/re.html
Python 3.10 does, and is enabled for this kata
This comment is hidden because it contains spoiler information about the solution
No problem and good job solving! You can use this on any kata if you want to debug from failed tests.
This comment is hidden because it contains spoiler information about the solution
You can always print the test inputs to console:
Link to Troubleshooting documents - How to print the input
In Python you can do it as follows:
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
Loading more items...