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.
OP solved it, closing
10001
can't have time unit length other than 1 (because otherwise what a single1
means?), so it'sEE
.101
also can't have time unit length other than 1, for the same reason, so it'sI
.I don't see any ambiguity here.
Could you please provide some other examples to illustrate the problem you see?
Maybe you use too much debugging printing?
I suggest turning any printing off at first to make sure it solves the problem.