AD1

Saturday, 12 November 2016

sum,average and standard deviation



Write a function that receives 5 integers and returns the sum, average and standard deviation of these numbers. Call this function from main( ) and print the results in main( ).  

solution 

No comments:

Post a Comment