in reply to How I Learned About Quines
I've started to write uuencoded one, but then I've realized it could be simple:
print unpack'a*@0HX'x2,q 7print unpack'a*@0HX'x2,q 7Just to save it, here is uuencoded:
print unpack'u@0HXa*@0H',q 3;<')I;G0@=6YP86-K)W5`,$A882I`,$@G+'$@3Replies are listed 'Best First'. | |
---|---|
Re: One more quine
by locked_user mtve (Deacon) on Apr 20, 2010 at 13:51 UTC | |
by choroba (Cardinal) on Apr 20, 2010 at 14:01 UTC | |
by Hue-Bond (Priest) on Apr 20, 2010 at 14:06 UTC | |
by choroba (Cardinal) on Apr 20, 2010 at 14:12 UTC | |
by locked_user mtve (Deacon) on Apr 20, 2010 at 15:57 UTC |