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.
https://www.postgresql.org/docs/13/functions-matching.html#POSIX-MATCHING-RULES
This comment is hidden because it contains spoiler information about the solution
It would be better to have "END AS" on the same line as opposed to putting the "AS" on a separate line. Just makes for better formatting.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I tried it on https://regex101.com/ and it does match with [19-31]. So I think he just get luck.
Thanks PetrSr!
The maximum version of Node.js available in codewars is currently 10.x. matchAll support was only added in Node.js v12.0.0.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/matchAll#Browser_compatibility
It's it not possible to use the string.matchAll function in this compiler? I got "TypeError: word.matchAll is not a function" when calling a matchAll function. It's kinda tricky.
NOT can indeed be placed in both places.
Same confuse here, what does it mean "there's no table"? Can you specify it?
Not an issue
Great! That's what I wanted to say. Some spelling incompatibilities and column name missing in the SQL version.
This comment is hidden because it contains spoiler information about the solution
5 columns seems a little too much, 3 columns will be better.
Loading more items...