Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Counting positive numbers

by Corion (Patriarch)
on Jun 29, 2010 at 12:48 UTC ( [id://847116]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
              #1234567890123456789012345678901234567890
    perl -wle "$a=<>;($x=<>)>0?$_+=$x:0 while$a--;print
    
  2. or download this
              #123456789012345678901234
    perl -wle "print 0+map{1..<>}2..<>"
    
  3. or download this
              #123456789012345678901234
    perl -wle "<>;print 0+map{1..<>}<>"
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-04-19 11:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found