I'm writing a program where i have to output a sorted and unsorted list of numbers. I ran into a block when I had to output the Mean, Median, Mode, and the numbers Frequency (the amount of times it appears in the list)...
could someone help me out?
THank you
I wrote out a program that asks the user to input the length they would like the array to be and to input integers in the array, then it out puts each number at each index. What can i do to get the program to output the sum of the array and the mean of the array??
#include<iostream.h>
void...
I was wondering if anyone could help me with a question I had. I was wondering how I would start a program that outputs the "12 Days of Christmas" song using a switch structure or a for loop?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.