Re: Solutions and Discussion for Perl Quiz of the Week #23
Matthew Walton <[email protected]>
| Newsgroups | gmane.comp.lang.perl.qotw.discuss |
|---|---|
| Message-ID | <[email protected]> |
John J. Trammell wrote: > The results for the non-Perl code are: > > dalke.py skip > keeler3.c B N L U > walton1.lhs skip > zsban.rb B N L U Hopefully mine was skipped because the testers didn't have a Haskell compiler handy (admittedly it's not exactly a standard thing to have hanging around), because it was *supposed* to follow the specified invocation format and output. > =head1 TIMING > > The following timing results represent the time in seconds for each > script to generate the complete output for N=0 through N=12 three > times. Programs that generated incorrect output are omitted. > > shaqed1.pl 4.486572 > martin3.pl 4.496771 > shaqed2.pl 4.584533 > mastros.pl 6.25906 > dominus.pl 6.568825 > scott_thoennes2.pl 6.592227 > keeler2.pl 9.353995 > scott_thoennes3.pl 9.723624 > martin1.pl 10.399679 > manders2.pl 10.489536 > fish.pl 10.569164 > manders1.pl 10.926351 > walton2.pl 14.059723 Woo! Not bad :-) Thanks for the excellent summary. This was a fun quiz to do and discuss.