摘要: 没什么好说的一道题,就当过一遍了 #include<cstdio> #include<iostream> using namespace std; int n; int x[10005]; int y[10005]; int a[10005]; int b[10005]; int aim_x, ai 阅读全文
posted @ 2021-09-02 13:13 DNULL 阅读(29) 评论(0) 推荐(0)