Closed:Simple Iteration In A Hash With Perl
0
0
Entering edit mode
10.7 years ago
loicatraile ▴ 50

Hi! I´m trying to compute an iteration process with a hash for example if i have this hash:

%hash=(
A=>4,
B=>5,
C=>10,
D=>2,
E=>9
)

i want to multiply the A with the B , then the A with the C .. A with D .. A with E.. and then B with A and so on.. i have been trying to compute that without success .. any help would be really appreciated Thanks!

perl • 304 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 3239 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6