Exercise 14:

Create a directory ex14 and store in this directory all the files corresponding to this exercise.

Question 1: More containers (Set and Map).

This question will check your understanding of some of the associative containers from the standard library. // exercise not decided yet

Question 2: More algorithms.

This question will check your understanding of the container adaptor stack<T> and queue<T> as well as some of the algorithms from the standard library. // exercise not decided yet