diff options
| -rw-r--r-- | challenge-111/cheok-yin-fung/perl/ch-2.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-111/cheok-yin-fung/perl/ch-2.pl b/challenge-111/cheok-yin-fung/perl/ch-2.pl index 5b1bf68d49..2113667993 100644 --- a/challenge-111/cheok-yin-fung/perl/ch-2.pl +++ b/challenge-111/cheok-yin-fung/perl/ch-2.pl @@ -47,5 +47,5 @@ sub update_max { # result: aegilops, with length = 9 # for most common 1000 English words: -# accept, almost, effort, with length = 7 +# accept, almost, effort, with length = 6 |
