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.
This has happened to me enough times that I believe you. :D
This comment is hidden because it contains spoiler information about the solution
.
;)
how can the add function give zero division error???
This comment is hidden because it contains spoiler information about the solution
If you're still wondering, I believe it's [ 7582, 4271, 1, 1, 1 ]
Depends on the structure of the data. Currently, no (neither is this version!), but if you want to match correctly something taht could show up as "Moutain CC Blabla CA", you need it, yes. It will enforce that you match the two last caps "at the end of the line" and not anywhere else.
Thanks! :)