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.
To clarify: Please print the input. '6F43E8' is not the input of the test where your code is failing.
Read this: https://docs.codewars.com/training/troubleshooting/#print-input
Your code fails another test case.
Also if you select Node v8.1.3 you may get clearer error messages.
it works with every other case , even this case works when i console log it . just doesnt work when testing .
same problemo
I have the same problem. How do I solve it?
That's not the input of the test your code fails. Not a kata issue.
JS: I have a problem with '6F43E8'. The test doesn't work right at attempt stage, please fix the test.
I throw error of false - it doensn't pass.