Do the Programing Exercises from our textbook. Read carefully
the text and use that every odd-numbered exercise has a solution given
by Kay Horsmann, see
http://www.horstmann.com/bigcpp/solutions/solutions.html
The number of your particular task is the value of the
expression
faculty_number%13.
Write a complete program (even though the texts of some exercises begin
with
"Write a function ...").
0. Exercise P10.2 (p. 399)
1. Exercise P10.4 (p. 399)
2. Exercise P10.6 (p. 399)
3. Exercise P10.10 (p. 400)
4. Exercise P10.12 (p. 400)
5. Exercise P10.14 (p. 400)
6. Exercise P11.2 (p. 430)
7. Exercise P11.4 (p. 430)
8. Exercise P11.6 (p. 431)
9. Exercise P11.8 (p. 431)
10. Exercise P11.10 (p. 431)
11. Exercise P11.12 (p.432)
12. Exercise P11.14 (p. 432)