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.
This task proves yet again, that every pyramid always has some formula, no matter the length of each row, just gotta manually find the results and then the connections between them. Like with the example pyramid, I just added the numbers and got 1, 8, 27, 64, so it just clicked for me.
Which language, what's your code? Read this: https://docs.codewars.com/training/troubleshooting
This is not the proper way to raise an issue. And just believing your code works fine in your IDE is NEVER a point to raise an issue.
Please provide clear elements to prove the supposed issue: input, output, logs, code, etc.
Read carefully this documentation and don't raise issues so lightly in the future: https://docs.codewars.com/training/troubleshooting/