This program illustrates the use of the make_pair() function to create pairs for an array, which are then used to construct a map. A second map is then constructed, using all but the first and last pairs from the first map, and the contents of the smaller second map are then displayed. Press Enter to continue ... Here is output which includes the contents of that smaller second map: B has an ASCII code of 66. C has an ASCII code of 67. D has an ASCII code of 68. Press Enter to continue ...