The running time is about the same, but your solution uses a lot more memory, as it makes a list of all possible expressions to test before making the first test, while my solution tests each expressions right after it is constructed. My solution has a lot less pagefaults.Ah, someday soon, glob will be an iterator in scalar context.
-QM
--
Quantum Mechanics: The dreams stuff is made of
In reply to Re^3: Happy 2006
by QM
in thread Happy 2006
by Perl Mouse
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |