Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

For those who are impatient I ran my code through the obfu engine...

tachyon

my$time=time();local$";map{$t{.5*$_*($_+1)}=1}1..446;map{ push@p,$1 if/(...(.)\2)/}keys%t;map{@a[0..3]=split'';map{ push@p1,"@a$_"if defined$t{"$a[0]$a[3]$_"}}0..9}@p;map{@a =split'';map{push@p2,"@a$_"if defined$t{"$_$a[4]$a[3]"}} 0..9}@p1;map{/(.)(.)(.)(.)(.)(.)/;push @p3,$_ if/[^$2$3$4 $5$6][^$1$3$4$5$6][^$1$2$4$5$6][^$1$2$3$5$6][^$1$2$3$4$6] [^$1$2$3$4$5]/x;}@p2;for(@p3){$r='0123456789';$r=~s/$_// for split'';@r=split'',$r;for$a(@r){for$b(@r){next if$b== $a;for$c(@r){next if$c==$b or$c==$a;if(defined$t{"$a$b$c"}) {@a=split'';$w="one:$a[5]$a[4]$a[3] three:$a[0]$a[1]$a[2]" ."$a[3]$a[3] six:$a$b$c ten:$a[0]$a[3]$a[4]\n"}}}}}$time= time()-$time;print$w."Elapsed time $time seconds\n";

In reply to Re: (Efficiency Golf) Triangular numbers by tachyon
in thread (Efficiency Golf) Triangular numbers by jepri

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-19 21:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found