diff options
| author | E7-87-83 <fungcheokyin@gmail.com> | 2021-08-21 08:46:36 +0800 |
|---|---|---|
| committer | E7-87-83 <fungcheokyin@gmail.com> | 2021-08-21 08:46:36 +0800 |
| commit | 871257dede7527e3f785edaafd356459e7bdeee7 (patch) | |
| tree | 82153090c72800f942834c17ab1282ec7eaed51f | |
| parent | fed7374a416801e781d901a4cf070c8ae586a48c (diff) | |
| download | perlweeklychallenge-club-871257dede7527e3f785edaafd356459e7bdeee7.tar.gz perlweeklychallenge-club-871257dede7527e3f785edaafd356459e7bdeee7.tar.bz2 perlweeklychallenge-club-871257dede7527e3f785edaafd356459e7bdeee7.zip | |
further edit
| -rw-r--r-- | challenge-126/cheok-yin-fung/perl/map_mine.txt | 8 | ||||
| -rw-r--r-- | challenge-126/cheok-yin-fung/perl/temp_smallmine.txt | 8 |
2 files changed, 0 insertions, 16 deletions
diff --git a/challenge-126/cheok-yin-fung/perl/map_mine.txt b/challenge-126/cheok-yin-fung/perl/map_mine.txt deleted file mode 100644 index 880329e25c..0000000000 --- a/challenge-126/cheok-yin-fung/perl/map_mine.txt +++ /dev/null @@ -1,8 +0,0 @@ - - - - x * * * x * x x x x - * * * * * * * * * x - * * * * x * x * x * - * * * x x * * * * * - x * * * x * * * * x diff --git a/challenge-126/cheok-yin-fung/perl/temp_smallmine.txt b/challenge-126/cheok-yin-fung/perl/temp_smallmine.txt deleted file mode 100644 index 079b68a491..0000000000 --- a/challenge-126/cheok-yin-fung/perl/temp_smallmine.txt +++ /dev/null @@ -1,8 +0,0 @@ - - - * * * - * x * - * * * - - - |
