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.
I had the same problem when I was using my iPad yesterday. My connection wasn't slow so I'm thinking it's a devicee thing.
4+9+1+3 = 17
17^3 = 4913
the requirement is that a certain power of the sum of its digits is equal to the number
hi guys why the result console'size is too small now?
good exercise
thans i will try
The expected result is correct. For help try https://gitter.im/Codewars/codewars.com/kata-solving-help
hi what about "Pfister"?
java:
step1 result: Pfister
step2 result: P1i23e6
step3 result: P1i23e6
step4 result: P1236
step5 result: P1236
step6 result: P123
expected:P236
the type may be wrong
testcase is not consistent with the test.
testing(PowerSumDig.powerSumDigTerm(4), 4913) is wrong
when i pass all the tests, the site shows "There was a server issue while sending the request. Please try again".How can i solve this problem?