Problem Overview and Native Solution
Well in that case, what you you could do is just pad out the smaller polynomial, the lower degree polynomial, to have zeros for its earlier coefficients. (填充0,让我想起来了AES加密的填充,哈哈)
Naive Divide and Conquer Algorithm
Plus, then,in order to take the results and do our addition that's going
to take order n time. So some constant k, times that.