摘要: poj 1696 Space Ant 每次极角排序,更新就行了 #include <iostream> #include <cstdio> #include <cmath> #include <vector> #include <algorithm> using namespace std; // 阅读全文
posted @ 2020-10-21 14:14 hh13579 阅读(73) 评论(0) 推荐(0)