in reply to TMTOWTDI the new year!

#000000000000001234567 >perl -e"print 4004>>1"
update: d'oh ;) now it does
perl -le"print $^F,$|,(@_=($|.. ~~ map ord~$_,split//,~$^)[$|,$^F])" perl -le'print $^F,$|,(@_=($|.. ~~ map ord~$_,split//,~$^)[$|,$^F])' perl -le"print $^F + join'',$^F,$|,($|.. ~~ map ord~$_,split//,~$^)[$| +,~$0]" perl -le'print $^F + join"",$^F,$|,($|.. ~~ map ord~$_,split//,~$^)[$| +,~$0]' ## works sometimes perl -e"$a.=$_ for unpack 'c*',~$^V;@ARGV=sort(split//,$a);map pop, $^ +F+$^F..$#ARGV;print pop,shift,shift,pop"
update: and one or two more
perl -le"print $]<<$^F,$[,substr$]<<$^F,-2,1" perl -le'print $]<<$^F,$[,substr$]<<$^F,-2,1' perl -le"print $]<<$^F,$^F>>$],$^F>>$|" perl -le'print $]<<$^F,$^F>>$],$^F>>$|'

 
______crazyinsomniac_____________________________
Of all the things I've lost, I miss my mind the most.
perl -e "$q=$_;map({chr unpack qq;H*;,$_}split(q;;,q*H*));print;$q/$q;"

Replies are listed 'Best First'.
Re: Re: TMTOWTDI the new year!
by giulienk (Curate) on Dec 31, 2001 at 15:42 UTC
    Your submission is interesting but don't follow the rules given in the root node: no numbers. Anyway happy new year to crazyinsomniac too :)

    gkinueliileunikg