diff options
| author | E. Choroba <choroba@matfyz.cz> | 2019-07-26 00:20:01 +0200 |
|---|---|---|
| committer | E. Choroba <choroba@matfyz.cz> | 2019-07-26 00:20:01 +0200 |
| commit | 4d1a5e75514d48d0dd0583d2e94e702ec4355361 (patch) | |
| tree | cea57a4f2a7da5cd9b0174e13c3d30c589216cd5 /stats | |
| parent | 7b0e5c1aed8203488c1745a12bf2eb79ef262dd4 (diff) | |
| download | perlweeklychallenge-club-4d1a5e75514d48d0dd0583d2e94e702ec4355361.tar.gz perlweeklychallenge-club-4d1a5e75514d48d0dd0583d2e94e702ec4355361.tar.bz2 perlweeklychallenge-club-4d1a5e75514d48d0dd0583d2e94e702ec4355361.zip | |
Add solutions to 018 by E. Choroba
There are two different files for the first task, one of them searches
the longest common substring naively, the second one uses a suffix
tree.
The priority queue is also implemented in two different ways, but in
one file only: using an array or a heap.
Diffstat (limited to 'stats')
0 files changed, 0 insertions, 0 deletions
