in reply to TMTOWTDI the new year!
update: d'oh ;) now it does#000000000000001234567 >perl -e"print 4004>>1"
update: and one or two moreperl -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"
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 |