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.
Not an issue, this is covered in the description:
Why is this an issue? Description clearly explaino what to return in such cases. Also inyour example, 0, 1, 2, 4, 5, and 9 are not valid answers.
Some of tests has more than one answer. for example "5299+-?5450=-?0151" has these answes: [1, 2, 3, 4, 5, 6, 7, 8, 9]. i used python
This comment is hidden because it contains spoiler information about the solution
Only one answer to this question: some part of your code is too slow.
I have solved the question with PHP but I get the following error when I Attempt.
Execution Timed Out (12000 ms)
in py pc and in localhost i have no problem with huge numbers and gaps.