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.
Clever!
I've done this in kotlin and when in test manually all works, but for big number like 18, my regex is very very very big (300k chars), and here i fail (Exit Code 2) with no more information, do someone has some hints why i have this exit code ?
Thx!
Thank you!
Nice kata!
Thanks, corrected;-)!
Hello, in C++ the function name is "work_on_string" instead of "work_on_strings" initially so we have to manually change this.
Great kata however
Cheers
Very very nice kata, thanks for this
This comment is hidden because it contains spoiler information about the solution
Smart to set board to -1 when visited, but... buddy you modified the template => const std::vector<std::vector > &board
Hello, thanks for the review and sorry for the mistakes it's my first translation.
I tried to fix everything you said and i hope i don't misundersood some points
regex
is included in solution setup, but it should notrand
,regex
andstring
C++ Translation
Please look at it
This comment is hidden because it contains spoiler information about the solution
Loading more items...