6-3 Add Two Polynomials (20 分)
6-3 Add Two Polynomials (20 分)
Write a function to add two polynomials. Do not destroy the input. Use a linked list implementation with a dummy head node. Note: The zero polynomial is represented by a...
原创
2019-09-20 21:21:12 ·
1066 阅读 ·
3 评论