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

Re^3: How to create a two dimensional queue in Perl

by pemungkah (Priest)
on Aug 05, 2013 at 02:15 UTC ( [id://1047846]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # Start with an empty master queue.
    my @master; 
    ...
      print "\n"
    }
    print "\n";
    
  2. or download this
    -1 0 
    1 2 3 4 
    5 6 7
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (1)
As of 2024-04-24 16:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found