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.
No, it works my dude
do you find problem?
can you help me
Exactly! :)
Mine is O(logN), in Python. It's a binary search.
it say that my code fail with vectors with length 3 , or i tested it with my IDE and it worked just fine with all type of vectors
Broken how?
the test in C++ is broke
https://github.com/codewars/codewars.com/wiki/Troubleshooting-your-solution#print-input
Just tried C++ version and it worked for me, you must be doing something wrong.
It is locked: cannot be edited.
It is locked.
everything is fuckking broken with c++ kata , the code works for all the test except the random test ( which of course doesn't give you the numbers to test yourself)
This comment is hidden because it contains spoiler information about the solution
my code pass al test with succes , but i have a " Exit code 132", and i don't have a wierd memory access in my code , pls anyone can help me ?