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.
Could you explain the mathematical background of this solution? Thanks!
I like that you used the property of the sum of cubes to solve this.
The kata is still there but all panels are empty. I reported the bug at Codewars https://github.com/Codewars/codewars.com/issues/1290
Although I can choose "Go" as a language for this kata, it doesn't really work.
Description is unclear. What's the function to throw an egg? As I understand, it takes a integer (height) and returns boolean (if egg got broken).
The thing is: depending on how you work with precision you might get 3 different sets of results. And that what make this kata horrible: you might stuck for horus trying to count things in the way, that will make tests pass.