摘要:
#include <iostream> #include <vector> #include <cstring> using namespace std; const int _max = 350; int c1[_max], c2[_max];//c1[i]:当前多项式x^i的系数 vector< 阅读全文
posted @ 2020-03-17 17:37
tziSher
阅读(121)
评论(0)
推荐(0)
浙公网安备 33010602011771号