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.
Wow! So clever👍
i am stupid ngl
Never thought to use min/max...and I always forget they exist LOL
This comment is hidden because it contains spoiler information about the solution
should u check for int equality ? aq to question ? as i land with same solution
You can click View Solution under their post.
nice, i got a long way to go lol
suboptimal solution.
Suggest your version of the correct code
Hermoso <3
not good. summing twice.
same l0l0l0l
i feel stupid
Unfortunely this is not a good solution, it's easy to implement, that's true but it's very slow. I tested it on a list of length 80 and k=6 and it took 188.6s whereas my solution took 1.77s
Totally agreed. But I also think that the context (expected range) where this code is used is important.
Loading more items...