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 is a really clever solution! I don’t often see the use of
$&
, and I tend to forget that we can use it like that. The negation part is also quite clever. Very nice! ;)pretty close to this one. Very glad!
good job!
Wow!
Ok my code was longer than that!
Good job by the way.
isn't id better to count? since it's non nullable e usually its the primary key witch makes guaranties the index?
I'm still learn, so i'm sorry if that makes no sense
This comment is hidden because it contains spoiler information about the solution
same to same with different words
the joy of coding 😂 feel your pain
I mean it's only a 6 kyu task and it has a regex tag, so it was kind of implied, that it should probably be solved with a simple regex.
$ sign wasn't even necessary.
clean
I've just about done something similar, but my solution needs to be perfected
this solution will change the input parameter
list
by referencenice
Loading more items...