摘要:
#include using namespace std; typedef long long ll; const double pi = acos(-1); const int MAX = 100 + 10; const int inf = 1e9 + 7; typedef struct { double x, y, z, r; }Point; int n; Point a... 阅读全文
posted @ 2019-03-02 11:55
Andromeda_Galaxy
阅读(241)
评论(0)
推荐(0)
浙公网安备 33010602011771号