basic c structure Extracted text: 3. How Many? by CodeChum Admin We've been conducting a survey for our investigatory project to ask how satisfied the students are with the current state of our school. We used a rating system that allowed the students to rate from 1 to 10. There were so many people who answered our survey that we couldn't accurately tally the number of people who answered 1, or 10, or any other number in between! Can you help us? Input 1. Value of n Description The size of the array Constraints The value is guaranteed to be greater than or equal to 1 Sample 2. The elements of the array Constraints All of the elements are z1 and s 10 Sample 3. Value of y Description The value of the element we are counting Constraints The value is 1 and s 10 Sample 2. Output Contains the frequency of y. Enter n: 5 Enter elements: Enter y: 2 FREQUENCY: 2
Extracted text: 3. How Many? by CodeChum Admin We've been conducting a survey for our investigatory project to ask how satisfied the students are with the current state of our school. We used a rating system that allowed the students to rate from 1 to 10. There were so many people who answered our survey that we couldn't accurately tally the number of people who answered 1, or 10, or any other number in between! Can you help us? Input 1. Value of n Description The size of the array Constraints The value is guaranteed to be greater than or equal to 1 Sample 2. The elements of the array Constraints All of the elements are z1 and s 10 Sample 3. Value of y Description The value of the element we are counting Constraints The value is 1 and s 10 Sample 2. Output Contains the frequency of y. Enter n: 5 Enter elements: Enter y: 2 FREQUENCY: 2
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here