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.
"2:0"
/workspace/solution.txt
. Please adjust the pathI spent the entire afternoon drawing DFA diagrams, and finally made it, but my regex is slightly longer than this. Is this also derived from a DFA or there is some other way to resolve this problem? It's the first time I see this kind of problem, ad I'd like to learn more about this subject :)
Sorry for delay. I wasn't active for quite a while.
I entered the reference code in the trainer and it passes the tests. (That
the kata may be impossible to complete
is quite misleading. I had to slightly change the reference solution to remove that message...)Yes,
b
and&b
are the same address, but the important part is their types. I guess you need to research more ;-)This comment is hidden because it contains spoiler information about the solution
Ah, ok. Is there anybody else that can take a look at the translation? (I'm not clear about who can approve :) ).
Sorry, I'm not really active on CW at the moment.
Hey, hufftheweevil, did you had time to take a look at this? Do you want me to change/modify anything?
Go translation published. My first one, so any feedback/suggestions are appreciated