|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re^2: Decimal Gray Code in 31 charsby Xiong (Hermit) |
| on Jan 26, 2010 at 10:27 UTC ( #819673=note: print w/ replies, xml ) | Need Help?? |
|
I also get for: perl -E'print$_^$_/2for 0..pop' 15Output: 0132675412131514101198But for: perl -E'say$_^$_/2for 0..pop' 15I get:
I believe that was mtve's intent. Um, that's 20 chars of actual code.
In Section
Obfuscated Code
|
|
||||||||||||||||||||||