阅读背景:

51 nod 1298 圆与三角形 【计算几何】_thoughtspark的博客

来源:互联网 
#include <iostream>
#include <cstdio>
using namespace std;
typedef long long ll;
typedef struct {
    ll x, y;
} Point;
Point A, B, C, O;
ll r;
ll distance(Point 
us



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: