摘要:
#include<bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<ll,double> pid; typedef vector<pid> vp; typedef vp::reverse_iterator v 阅读全文
posted @ 2020-09-16 22:43
JustinRochester
阅读(198)
评论(0)
推荐(0)
摘要:
#include<bits/stdc++.h> using namespace std; typedef long long ll; struct term{//单项式 ll index; double coeff; term(double coeff_=0,ll index_=0):coeff(c 阅读全文
posted @ 2020-09-16 22:35
JustinRochester
阅读(406)
评论(0)
推荐(0)

浙公网安备 33010602011771号