+ 1
Polynomials.
Hello everyone. I need your help again in this program where I have tried to add two polynomial equations by realising them as linked lists. I don't know how to use double pointers yet so explain me if you use it. Danke schön in advance! P.S. I suck at indentations. https://code.sololearn.com/cDOdkHa1A3l0/?ref=app
2 Answers
+ 1
What's the problem in your code? Where you need help exactly?
0
My code isn't giving the desired results.