poly using pointers and classes

I need a polynomial class which uses pointers and dynamic arrays and create operators to test the polynomial

Our professor forbid us to use vectors maps and linked list because it was already in the net.

Can someone help me get started with this? I have no idea how to begin this :(
Topic archived. No new replies allowed.