摘要: 题意:训练指南259页 #include <iostream> #include <cstdio> #include <cstring> #include <algorithm> #include <cmath> using namespace std; const double eps=1e-8; 阅读全文
posted @ 2016-03-09 21:17 快点说我帅 阅读(150) 评论(0) 推荐(0)