On Mon, Jun 24, 2002 at 10:49:21AM -0400, Amir Karger wrote:
>
> Finally, I used the knowledge from the last TPR to try the relationship
> between ^ and subtraction. I got:
>
> -p $_=(sort{1x$a^1x$_-1x$b^1x$_}<>)[0]
Wouldn't that be equivalent to
-p ($_)=sort{1x$a^1x$_-1x$b^1x$_}<>
? Even if it seems to me that your code is not giving correct results
in the first place.
--
------------------------------------------------------------------------
Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
... all of these signs saying sorry but we're closed ...
------------------------------------------------------------------------