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.
Terrible cata. Fix the description. Add output schema, please
[50, 51] 3
2 should equal 4
Random test #2 stations=[6, 43, 38] x=3 => 3 riders needed
Really?
I think that only 2 riders can do the job.
Realy great kata. Thank you. Algoritm is easy and straightforward.
There is wrong description. You will never solve the exersise.
There is an obvious way of two cycles, but it has n^2 difficulty. Give me a hint how to reduce the diffuculty, please.