模板题,多项式乘法
0 1 2 a[0] - a[2]
X a b c b[0] - b[2]
________________
0c 1c 2c
0b 1b 2b
0a 1a 2a
sum[0]-sum[4]
#include <bits/stdc++.h>
using name
模板题,多项式乘法
0 1 2 a[0] - a[2]
X a b c b[0] - b[2]
________________
0c 1c 2c
0b 1b 2b
0a 1a 2a
sum[0]-sum[4]
#include <bits/stdc++.h>
using name