Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Stjuice

    Help: Program function!

    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
  2. Stjuice

    get sum and mean of an array

    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...
  3. Stjuice

    For loop

    Thank you!!
  4. Stjuice

    For loop

    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 &quot;12 Days of Christmas&quot; song using a switch structure or a for loop?

Part and Inventory Search

Back
Top