Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Adding 2 + 2

by ikegami (Patriarch)
on Jul 22, 2005 at 15:47 UTC ( [id://477263]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $lterm = 2;                      # lterm = 2
    $rterm = 2;                      # rterm = 2
    ...
    
    push(@acc, 1); $sum = $#acc;     # sum = acc
    print("$sum\n");
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-03-28 17:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found