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.
ok man you are rite)
Isn't this true for all kata? "If you don't know how to solve the kata, then you won't be able to solve it!" That in itself doesn't make the kata bad.
very very very BAD KATA, if you don't know a lot of standart function's or name , than you couldn't complete this Kata/////
but why? this is a radius of a bottle and is diagonal of a square..
Weirdly, 1 random test randomly fails for my solution...
Such a sweet description and an interesting task for the beginners, I really liked this kata ^^
Python: Random tests: 616 of 616 passed. Fixed tests 2 of 10 passed. How stupid is this 🤯 ?
The description is not wrong. You misunderstood the problem and likely just guessed your way into the correct formula.
The description is wrong: "The brick's length and width are equal, forming a square" ------ The length and width are NOT equal in the examples. It's NOT an square. Please, fix that.
This comment is hidden because it contains spoiler information about the solution
The task itself is pretty interesting, but it doesn't seem to be a 8 kyu task, it should be ranked higher. Or some geometry formulas must be given in the task description.
The tests have a problem! agreed
Good challenge to have fun with.
JS && TS:
Initial solution setup should provide the method and constructor signatures.
The kata expects the function to return a string of
"Invalid input"
when the input is invalid, not terminating the script entirely.Loading more items...