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.
You have changed the "complete solution" but not the "initial solution".
done
@kdmatrosov: could you have a look at your translation?
Wrong argument types in the initial solution.
No problem!
I'm sorry for using issue, I'll more careful if I meet problem next time. Thanks for help.
No, tests 8 and 9 don't have same data. When you are not sure post a question, not an issue. Moreover almost 1000 guys passed the C++ kata (see at the top of the page); if there was an error somebody would have already seen it, no? Cheers.
I use cpp and test8 and test9 seen have same data, but test need true and test nine need false, I really don't know how to pass test;
Hopefully it is fixed now. Your solution doesn't work any more (your sequence is not strictly increasing). Thanks for your post!
This comment is hidden because it contains spoiler information about the solution