题目: 题解: 大概是黄学长的博客 #include<cstdio> #include<algorithm> #include<cstring> #include<cmath> #define N 1010 typedef long long ll; #define pi acos(-1) using namespace std; int n,top; double ans; double x[N],y[N],r[N]; struct line { doub…
Description Fat brother and Maze are playing a kind of special (hentai) game in the playground. (Maybe it’s the OOXX game which decrypted in the last problem, who knows.) But as they don’t like using repellent while playing this kind of special (hent…