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
This comment is hidden because it contains spoiler information about the solution
@author: are you happy with the current constraints of
n
andk
for this kata?show us the number
We (Me and mednoob) discussed about the "harder" version and oh boy, it was crazy. 10 minutes for a single number. The problem turned from being too easy to might be impossible to fit in the time range.
1e-6 now instead of 1e-9, is it ok?
Fixed.
Your solution passes all non performance tests now on submit.
You are right, the ref sol was 1 off in some edge case. In this example, it mistakenly thought it would make the view. Fixed
done
I found the bug in reference solution. I retested with each of the current submissions. Thanks for pointing this out.
yup, I definitely made a mistake
This comment is hidden because it contains spoiler information about the solution
copy & paste
fixed
Loading more items...