Question: C + + ONLY. - Do NOT use Python / C / Java / Javascript, etc. or there will be a thumbs down. - Do

C++ ONLY.
-Do NOT use Python/ C / Java/ Javascript, etc. or there will be a thumbs down.
-Do NOT use vectors. Do NOT use struct{} class. Do NOT use float.
-Do NOT use predefined sort() function from C++ library. Must use either Selection, Insertion, and/or Bubble Sort.
-Make sure that the output matches EXACTLY (every number, Menu spacing, and information, etc.) as seen in the screenshots or there will be a thumbs down.
-Use setw() to align/format the data.
-Comments on how the code works will be appreciated/helpful. Thank you.
-Write a program that reads data from two files (student.txt, score.txt), stores them in SIZE 36 arrays, and outputs the result according to the menus.
-Make sure the output is exactly as seen in the screenshots.
-** Note that the student ID has to correspond with the student ID in the score.txt. For example, "11 Tina" will mean that Tina's C++ and Java scores are "9292.""42 Tammy" will mean that Tammy's C++ and Java scores are "79,77."
 C++ ONLY. -Do NOT use Python/ C / Java/ Javascript, etc.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!