diff options
| author | E. Choroba <choroba@matfyz.cz> | 2021-02-08 18:35:16 +0100 |
|---|---|---|
| committer | E. Choroba <choroba@matfyz.cz> | 2021-02-08 18:35:16 +0100 |
| commit | 7b1862d50b4abd8a86e876e4ebcb4152e53237e7 (patch) | |
| tree | 602022e00977a4d866e215a8509c5ac58b090859 /stats/pwc-current.json | |
| parent | 323110b0d053e2067a3cae6db62bc209f869bc57 (diff) | |
| download | perlweeklychallenge-club-7b1862d50b4abd8a86e876e4ebcb4152e53237e7.tar.gz perlweeklychallenge-club-7b1862d50b4abd8a86e876e4ebcb4152e53237e7.tar.bz2 perlweeklychallenge-club-7b1862d50b4abd8a86e876e4ebcb4152e53237e7.zip | |
Add solution to 099 Pattern Match & Unique Subsequence by E. Choroba
Two different solutions are given for the Pattern Match: One
transforms the pattern into a regex, while the other really implements
the searching for the pattern character by character.
Similarly, there are two subroutines in the Unique Subsequence: One
just returns the final count of solutions, the other one enumarates
all the valid positions in the string.
Diffstat (limited to 'stats/pwc-current.json')
0 files changed, 0 insertions, 0 deletions
