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.
Very impressive!
welldone!
amazing
Not work for this case:ThE_wRonG-CaSe
awesome!
well needed some time to understand,
this is fkn genius ngl
That is short and effective solution, instead of looking for minimal and maximal values you gust sort array. And alghorithms of sorting usually work faster with almost sorted arrays. So your program may be one of the quickest, even if queues are very long.
This comment is hidden because it contains spoiler information about the solution
amazing
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
really good solution! I should learn regular expressions :)
it's so beautiful
Thanks for taking the time to write that out, Krakonosh!
my solution same as this, but i did not sort that result array ,so a little complect
Loading more items...