Problem Statement
A description of the problem can be found on Hackerrank.
Solution
I created solution in:
All solutions are also available on my GitHub.
Plain Text
1 |
^[a-zA-Z02468]{40}[13579\s]{5}$ |
Problem Statement
A description of the problem can be found on Hackerrank.
Solution
I created solution in:
All solutions are also available on my GitHub.
Plain Text
1 |
^[a-zA-Z02468]{40}[13579\s]{5}$ |