SmartExpert

(118)

$30/per page/Negotiable

About SmartExpert

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Accounting,Business & Finance See all
Accounting,Business & Finance,Economics,English,HR Management,Math Hide all
Teaching Since: Apr 2017
Last Sign in: 6 Weeks Ago, 3 Days Ago
Questions Answered: 7559
Tutorials Posted: 7341

Education

  • BS,MBA, PHD
    Adelphi University/Devry
    Apr-2000 - Mar-2005

Experience

  • HOD ,Professor
    Adelphi University
    Sep-2007 - Apr-2017

Category > Computer Science Posted 31 May 2017 My Price 7.00

Write a program that outputs a histogram of grades for an assignment given to a class

Question:

Write a program that outputs a histogram of grades for an assignment given to a class of students. The program should input each student's grade as an integer and store the grade in a vector. Grades should be entered until the user enters −1 for a grade. Use a map from an int to an int to compute the histogram. The first integer in the map represents the grade, and the second integer represents the number of times that grade occurred. Output the histogram to the console. See given in below Programming Project for information on how to compute a histogram. There should be no restrictions on the minimum and maximum grade for this programming project.

 

Programming Project

Answers

(118)
Status NEW Posted 31 May 2017 04:05 AM My Price 7.00

-----------

Attachments

file 1496205627-Program Plan.docx preview (155 words )
P-----------rog-----------ram----------- Pl-----------an:----------- ·----------- De-----------fin-----------e a----------- ve-----------cto-----------r c-----------las-----------s Â-----------· R-----------ead----------- th-----------e s-----------tud-----------ent----------- gr-----------ade----------- an-----------d n-----------o o-----------f o-----------ccu-----------rre-----------nce-----------s o-----------f t-----------he -----------gra-----------de -----------as -----------an -----------Int-----------ege-----------r Â-----------· E-----------nte-----------r ------------1 t-----------o s-----------top----------- ac-----------cep-----------tin-----------g o-----------f t-----------he -----------gra-----------des----------- ·----------- Ma-----------p w-----------ith----------- ve-----------cto-----------r a-----------nd -----------usi-----------ng -----------ite-----------rat-----------ion----------- pr-----------int----------- th-----------e H-----------ist-----------ogr-----------am -----------of -----------stu-----------den-----------t g-----------rad-----------e P-----------rog-----------ram-----------: /-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------* *-----------Pro-----------gra-----------m t-----------hat----------- re-----------ads----------- th-----------e s-----------tud-----------ent----------- gr-----------ade----------- an-----------d n-----------o o-----------f o-----------ccu-----------rre-----------nce-----------s o-----------f t-----------he -----------gra-----------de -----------and----------- pr-----------int-----------s i-----------ts -----------his-----------tog-----------ram----------- * -----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------***-----------*/
Not Rated(0)