Re: virus: hey Eric

Tim Rhodes (proftim@speakeasy.org)
Tue, 30 Mar 1999 11:26:13 -0800

Eric Boyd wrote:

>consider a 3 digit number
>
>abc
>
>it "reverse" is
>
>cba
>
>the difference between them is
>
>absolute value (cba-abc)

Should that be |(c*100+b*10+a)-(a*100+b*10+c)| ?

With his red marker pen out-
-Prof. Tim