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 comment is hidden because it contains spoiler information about the solution
Rofl this is the wrong solution :D
Dunno, submission tests time out on php.
This comment is hidden because it contains spoiler information about the solution
For php this kata is broken for sure. One test fails, here is the debug info.
bool(false)
array(8) {
[0]=>
int(11)
[1]=>
int(19)
[2]=>
int(19)
[3]=>
int(19)
[4]=>
int(121)
[5]=>
int(144)
[6]=>
int(144)
[7]=>
int(161)
}
array(8) {
[0]=>
int(121)
[1]=>
int(361)
[2]=>
int(361)
[3]=>
int(14641)
[4]=>
int(20736)
[5]=>
int(20736)
[6]=>
int(25921)
[7]=>
int(36100)
}
bool(false)
array(8) {
[0]=>
int(11)
[1]=>
int(19)
[2]=>
int(19)
[3]=>
int(19)
[4]=>
int(121)
[5]=>
int(144)
[6]=>
int(144)
[7]=>
int(161)
}
array(8) {
[0]=>
int(121)
[1]=>
int(361)
[2]=>
int(361)
[3]=>
int(14641)
[4]=>
int(20736)
[5]=>
int(20736)
[6]=>
int(25921)
[7]=>
int(36100)
}
Same in php