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 comment is hidden because it contains spoiler information about the solution
Nice job with Regex
Clever. Not readable. Would not call this "best practice."
So cool
Fcking impressing use of regex...
Nice solution!
This answer is very concise,But if you don't fammiliar with "look-around" ,you can't understand.
Clever but slow, unreadable and ugly as hell at the same time. Sorry guys, I've checked several solutions and not even one checks if the received string is null. This code is an example of how not to code.
of course works
it's so beautiful !!!
i try this method but i can't do it please who can give me somme caption about this --> ".(?=.{4})" ??
Figured it was possible with regex but I didn't feel like giving it a go. The other methods are also faster.
I tested it, it worked for sure:
The power of regex!
did anybody test this? soooo short cant believe it works
Loading more items...