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

Re: Max value

by Athanasius (Archbishop)
on Apr 16, 2019 at 15:19 UTC ( [id://1232672]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    }
    
    printf "Max value is %d, which corresponds to key %s\n", $max_value, $
    +max_key;
    
  2. or download this
     1:13 >perl 1994_SoPW.pl
    Max value is 3, which corresponds to key c
    
     1:18 >
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2024-04-26 06:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found