摘要:
#include #include #include using namespace std; int main() { vector a,b; int sum=0; int n; cin>>n; for(int i=0;i>x>>y; a.push_back(x); b.push_back(y); } for(int i=0;i>x>>y; for(int j... 阅读全文
posted @ 2019-07-28 16:05
归根复命
阅读(152)
评论(0)
推荐(0)

浙公网安备 33010602011771号