CS 310 Programming
Assignment #1
Representing and
Manipulating Polynomials
Due: Wednesday, February
17 12:00 PM (noon)
- Handout (HTML,
PDF)
- Partial Source Code for queue,
extended queue, and polynomial classes
- Test cases. We tested your program on 5 example inputs: test1 and test2
are given here for your to look at. We also tested each of the
error conditions separately. These were just modifications of
test2.