1 answer:
12)
add these statements:
cout << runTimes[0] << endl;
cout << runTimes[1] << endl;
cout << runTimes[2] << endl;
(btw, I changed the vector declaration to vector<int>)
13)
for (int i = 0; i < NUM_VALS; i++) {
cout << courseGrades[i] << " ";
}
for (int i = NUM_VALS-1; i>=0; i--) {
cout << courseGrades[i] << " ";
}
You might be interested in
Answer:
Islam dharm se sabandhit
ctrl+s
is used to save
Hope this helped
-scav
Answer:
the gps and a map
Explanation: