Skip to content

Conversation

@dmaestro
Copy link

Challenge #1 results

doug$ time perl6 challenge-005/doug-schrag/perl6/ch-1.p6 --word-file=words.txt listen
listen
inlets
silent
tinsel
enlist

real 0m2.700s
user 0m2.757s
sys 0m0.100s

This algorithm is too slow for large words.

Challenge #2 results

doug$ time perl6 challenge-005/doug-schrag/perl6/ch-2.p6 --word-file=words.txt
aelrst
  alerts
  alters
  artels
  estral
  laster
  ratels
  salter
  slater
  staler
  stelar
  talers
aeprs
  apers
  asper
  pares
  parse
  pears
  prase
  presa
  rapes
  reaps
  spare
  spear

real 0m7.725s
user 0m7.746s
sys  0m0.152s

dmaestro added 2 commits April 28, 2019 01:40
@manwar manwar merged commit 28aee0d into manwar:master Apr 28, 2019
@manwar
Copy link
Owner

manwar commented Apr 28, 2019

Thanks @dmaestro

@dmaestro dmaestro deleted the dls-challenge-5 branch May 1, 2019 00:12
manwar added a commit that referenced this pull request Jan 25, 2021
manwar added a commit that referenced this pull request Jan 27, 2021
PerlMonk-Athanasius added a commit to PerlMonk-Athanasius/perlweeklychallenge-club that referenced this pull request Jan 31, 2021
…war#97

On branch branch-for-challenge-097
Changes to be committed:
	new file:   challenge-097/athanasius/perl/ch-1.pl
	new file:   challenge-097/athanasius/perl/ch-2.pl
	new file:   challenge-097/athanasius/raku/ch-1.raku
	new file:   challenge-097/athanasius/raku/ch-2.raku
manwar added a commit that referenced this pull request Jan 31, 2021
…e-097

Perl & Raku solutions to Tasks 1 & 2 of the Perl Weekly Challenge #97
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants