Larry Flynt
April 2nd, 2002, 03:51 PM
array creation...
simple attempt to impress a lady backfires. she asked if i could do it, course i said,but then promptly forgot to do it, now she needs it and im buggered!!! as i dont know how to do this in c++, but hey she needn't know eh?
ok, need to process a set of numerical values stored in an array.these values will be entered by user at run time. can enter any amount up to 50.
must calculate the following
a)count of numbers input
b)max and min of input values
c)range
d)mean value
e)median
just something quick and simple that works... as i cannot do it for the life of me...
cheers i'll let u know how i get on
simple attempt to impress a lady backfires. she asked if i could do it, course i said,but then promptly forgot to do it, now she needs it and im buggered!!! as i dont know how to do this in c++, but hey she needn't know eh?
ok, need to process a set of numerical values stored in an array.these values will be entered by user at run time. can enter any amount up to 50.
must calculate the following
a)count of numbers input
b)max and min of input values
c)range
d)mean value
e)median
just something quick and simple that works... as i cannot do it for the life of me...
cheers i'll let u know how i get on