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.
Totally agree!
This comment is hidden because it contains spoiler information about the solution
by current standards, immortal would come out of beta at most at 3 kyu. Which says a lot about the current standards...
(1) and (3) are overrated, and (1) should not have been translated to Python ( or at least certain imports should have been forbidden ).
I don't have an opinion on (0) or (2) because I've never been able to solve them.
I think so, yes. There are solutions to
Become Immortal
which make the kata look like it could have been 6kyu. There are many other kata whose solutions can be much simpler than their rank might imply.Having said that, even the naive approach to this kata should be able to solve it with just a a few loops and simple variables. No advanced algorithms are needed, there's no hidden information. There are tools that make it easier if you know about them, but even without them I think this should be a 6kyu at best, and I think 7kyu is fine.
impressive
wow
But what if n=0?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Doesn't this code do excess work?
I see, thanks. I'll try someday :-)
Loading more items...