This comment is hidden because it contains spoiler information about the solution
What a brilliant !
Ohh, i've readed it several times
You need to read the description.
i can't understand the pattern why this [0, 0, 0, 1] ==> 1 why this [1, 1, 1, 1] ==> 15 is there is math formula i need to know or what happens here xD ?
Not a kata issue, and there is no test with that input. Print the input to help you debug your code.
this testcase('same chars') returns True in my local return False can some on help
Loading collection data...
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
What a brilliant !
Ohh, i've readed it several times
You need to read the description.
i can't understand the pattern
why this [0, 0, 0, 1] ==> 1
why this [1, 1, 1, 1] ==> 15
is there is math formula i need to know or what happens here xD ?
Not a kata issue, and there is no test with that input. Print the input to help you debug your code.
this testcase('same chars') returns True in my local return False can some on help