A blog posting problems and tutorials for blog visitors to practice and gain experience.
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( ).
No comments:
Post a Comment