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.
Despitee terrible efficiency, funny enough its still O(n). :)
O(25n)==O(n)
This comment is hidden because it contains spoiler information about the solution
fixed
done
this is not an actionable issue report, post links to those solutions
The description of this kata should also probably contain not only that there is
linux x86_64,but also that
System V AMD64 ABIis usedThis comment is hidden because it contains spoiler information about the solution
how is this 4 kyu
done there
that and
regexamiriteI am starting to believe that anything can be solved with bitwise operations :D
I don't understand how the initial rule of having a double score for the boss works in this solution, can anyone please explain?
fixed
i like it, is very ingenuos. but i see a problem into vector in number negative (-1)... so this response has panic!. can you use abs() for resolve this conflict in the life real
Loading more items...