摘要: #include <cstdio>#include <cstdlib>#include <algorithm>using namespace std;const int inf=0x3f3f3f3f;double s[100];double mn;double min(double d1,doubl 阅读全文
posted @ 2018-01-02 19:44 地表最强队队员 阅读(512) 评论(0) 推荐(0)