Re: Perl Quiz of the Week #23
Xavier Noria <[email protected]>
| Newsgroups | gmane.comp.lang.perl.qotw.discuss |
|---|---|
| Message-ID | <[email protected]> |
On Sep 3, 2004, at 14:00, colin.rafferty-/PgpppG8B+R7qynMiXIxWgC/[email protected] wrote: > paias746 $ time ~/misc/qotw/parens 12 | head > (((((((((((()))))))))))) > ((((((((((()())))))))))) > (((((((((()(())))))))))) > ((((((((()((())))))))))) > (((((((()(((())))))))))) > ((((((()((((())))))))))) > (((((()(((((())))))))))) > ((((()((((((())))))))))) > (((()(((((((())))))))))) > ((()((((((((())))))))))) > > real 0m0.05s > user 0m0.01s > sys 0m0.01s My goodness: % time perl balanced_gen.pl 12 perl balanced_gen.pl 12 4.38s user 0.03s system 83% cpu 5.255 total Grrrrr..... -- fxn