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.
python new test frameworks
C#: method name should be
PascalCase
(Please refer to implementation of backward compatibility here )Is 14 the correct number of zeros for 32! in base 12? Shouldn't it be 13?
This comment is hidden because it contains spoiler information about the solution
Ruby 3.0 should be enabled.
Python, sample tests:
This line is incorrect.
There's a compilation warning in C# version:
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 problem can be done purely by mathematics, and is definitely not 3kyu. I'd say 5kyu at most.
This comment is hidden because it contains spoiler information about the solution
Any reason why you don't use
Rational
(akaData.Ratio.Ratio Integer
) orData.Ratio.Ratio Int
instead ofDouble
?