This comment is hidden because it contains spoiler information about the solution
That's a problem with your code not a kata issue. For some input values your numeroEnBinarioString value is null. Read this: https://docs.codewars.com/training/troubleshooting
numeroEnBinarioString
null
Loading collection data...
This comment is hidden because it contains spoiler information about the solution
That's a problem with your code not a kata issue. For some input values your
numeroEnBinarioString
value isnull
. Read this: https://docs.codewars.com/training/troubleshooting