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.
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/