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.
absolutely Diabolical!!!!!
loved it.
Very enjoyable kata.
The Kata is not hard, it's just not fun.
Just square each number in the row and sum, that's it. Beware of large primitive numbers. If the return type is already a BigInteger take it as a hing.
A KNOWN Wilson prime, actually. This kata applies only to them.
it's counter intuitive, like a paradox, a potato paradox maybe "wink wink"
Easy code wise but mentally weirdly hard!
Not a kata issue, you have read the description wrong.
For Rust:
I just tried and the test cases fails when the red knight starts in odd numbers. The assert always point to even results, which is incompatible with odd starts. Reviewing the test cases, they can work good if substract one when odd (for test cases).
Python, some others:
Note to self: ANALYZE THE TEST CASES!!!!!
Java: a masterclass on how to not write a KATA.
nah it's indeed a 7kyu the description needs better.
by greatest it means a group of 5 numbers that as a number is higher than the other groups
This comment has been deleted.
fixed and updated to chai+assert
This comment is hidden because it contains spoiler information about the solution
Loading more items...