Write one line of code for each line below what is the


Please answer the following c++ assignment and question.

Write one line of code for each line below. What is the template type in each case?

a- Create a vector to store student IDs

b- Create a vector to store student names

c- Create a vector to store Point2D points

d- Create a set to store unique (no duplicates) student names

e- Create a set to store unique (no duplicates) student IDs

f- Create a map that maps student IDs to their score

g- Create a map that maps student IDs to their name

h- Create a map that maps student names to the name of their lab partner

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write one line of code for each line below what is the
Reference No:- TGS02887551

Expected delivery within 24 Hours