摘要:
#include <iostream> #include <algorithm> using namespace std; const int maxn = 100005; struct three{ double w; double v; double p; }s[maxn]; bool cmp( 阅读全文
posted @ 2021-09-05 21:17
acmWang
阅读(20)
评论(0)
推荐(0)






2021-09-22 (星期三)
09:08:39 +08:00