Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please help me with the following c++ code and please make a text file that names Ch8_Ex4Data.txt, that has the following data in them the

Please help me with the following c++ code

image text in transcribed

and please make a text file that names Ch8_Ex4Data.txt, that has the following data in them

image text in transcribed

the output should look like this

image text in transcribed

please dont give me this as your result, it dose not work

image text in transcribed

thank you.

Write a program that reads a file consisting of students' test scores in the range 0200. It should then determine the number of students having scores in each of the following ranges: 024,2549,5074,7599,100124,125149,150 174, and 175-200. Output the score ranges and the number of students. (Run your program with the following input data: 76,89,150,135,200,76,12,100,150,28, 200,175,150,87,99,129,149,176 200,87,35,157,189 Expected Output \begin{tabular}{|l|l|l|l|} \hline 0241 & 25492 & 50740 & 75996 \\ \hline 1251493 & 1501745 & 1752008 \\ \hline \end{tabular} 1001241

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2014 Nancy France September 15 19 2014 Proceedings Part I Lnai 8724

Authors: Toon Calders ,Floriana Esposito ,Eyke Hullermeier ,Rosa Meo

2014th Edition

3662448475, 978-3662448472

More Books

Students also viewed these Databases questions

Question

Develop clear policy statements.

Answered: 1 week ago

Question

Draft a business plan.

Answered: 1 week ago

Question

Describe the guidelines for appropriate use of the direct plan.

Answered: 1 week ago