Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Golf: Movie style code cracker.

by hypknotizzed (Beadle)
on Sep 13, 2008 at 14:50 UTC ( [id://711122]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $d=10;$c;for(1..$d){$c=$c.int(rand(10));}print"$c\n";$g;$w='';$m=280;$
    +t=$m;$|=1;do{$g='';for(1..$d){$g=$g.int(rand(10));}print"$w$g\r";if(s
    +ubstr($g,0,1)eq substr($c,0,1)){if($t>0){$t--;}else{$w=$w.substr($c,0
    +,1);substr($c,0,1)='';$d=$d- 1;$t=$m;}}}until($d==0)
    
  2. or download this
    $d=shift;for(1..$d){$c.=int(rand(10))}$t=$m=320;$|=1;while($d){$g='';f
    +or(1..$d){$g.=int(rand(10))}print"$w$g\r";if(substr($g,0,1)eq substr(
    +$c,0,1)){if($t){$t--;}else{$w.=substr($c,0,1,'');$d--;$t=$m;}}}
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://711122]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-23 23:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found