Well, here's my first obfuscation. Don't be
too harsh.
for$a(27..35,9..12){for$b(17..21,3..8){for$c(11..30)
{$d = abs($c-$a)+$b;$e=$b^$a|$c;push@a,$b+$c;}}}
map{$_+=43}@a;@w=map{chr}@a;
$x=[11,13,32,33,41,45,50,60,83,90,71,69,269];
$y=[244,231,240,468,454,463,806,744,789,246];
@z=map{$w[$_]}@$x,@$y,1948;
@c{@z}=(1)x$#z;@z[0..keys%c]=sort keys%c;
$q=[[4,13,11,12],[0,7,8,12,3,2,10],[9,2,10,6],[3,0,1,5,2,10]];
map{print map{lc@z[$_]}@$_;print chr 0x20}@$q;
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.