Question: please solve it as simply as possible, C++ 4. Write a program that create an empty 2-d array of strings of 100 player. The first
4. Write a program that create an empty 2-d array of strings of 100 player. The first column shall track player name and second column player's highest score. The program shall start with empty array and then is should allow users to: a. Add player and his/her score b. Update player's score c. Delete player and his/her score d. Print all stored players info
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
