Lecture 13
Learning objectives
After this class, you should be able to:
- Write code using STL
stack
,queue
, andpriority_queue
classes.
Reading assignment
- Section 4.4-4.6.
- Look over previous review questions and start preparing for the midterm.
Exercises and review questions
- Exercises and review questions on current lecture's material
- Write code to implement a solution to Chapter 4, exercise 3a, using STL.
- Write code to implement a solution to Chapter 4, exercise 3b, using STL.
- Write code to implement a solution to Chapter 4, exercise 5a, using STL.
- Write code to implement a solution to Chapter 4, exercise 5b, using STL.
- Questions on next lecture's material
- Look over previous review questions and start preparing for the midterm.
Last modified: 19 Feb 2008