diff options
| author | Ruben Westerberg <drclaw@mac.com> | 2019-05-12 20:11:05 +1000 |
|---|---|---|
| committer | Ruben Westerberg <drclaw@mac.com> | 2019-05-12 20:11:05 +1000 |
| commit | a295b3abd85e7197712a9090f291fd0a44b4a6e4 (patch) | |
| tree | a2f4c35cf6cdd602e203aca9623090747066e14d | |
| parent | 8580177d87273cfc2d335d098b0c30edd8dfa016 (diff) | |
| download | perlweeklychallenge-club-a295b3abd85e7197712a9090f291fd0a44b4a6e4.tar.gz perlweeklychallenge-club-a295b3abd85e7197712a9090f291fd0a44b4a6e4.tar.bz2 perlweeklychallenge-club-a295b3abd85e7197712a9090f291fd0a44b4a6e4.zip | |
Cleaned up README
| -rw-r--r-- | challenge-007/ruben-westerberg/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/challenge-007/ruben-westerberg/README b/challenge-007/ruben-westerberg/README index 52df0a72a3..2d7818be3c 100644 --- a/challenge-007/ruben-westerberg/README +++ b/challenge-007/ruben-westerberg/README @@ -1,10 +1,2 @@ Solution by Ruben Westerberg -These solutions use the words list/dictionary sourced from https://github.com/dwyl/english-words. -End of line was changed from dos to unix for the purpose of these programs - -#Challenge 1: Write a program which prints out all anagrams for a given word. -Usage: give a single command line argument which is the word/sequence to find anagrams for - -#Challenge 2: Write a program to find the sequence of characters that has the most anagrams -Run without commandline arguments. |
