摘要:
```cpp include include include include include include using namespace std; const int N = (int)1e6 + 5; int n, m; struct Q{ int type, id; long long va 阅读全文
posted @ 2019-03-10 22:26
hjmmm
阅读(204)
评论(0)
推荐(0)
摘要:
如果相交返回true,不相交返回false cpp bool check(Node a, Node b, Node c, Node d){ if(!(min(a.x,b.x) 阅读全文
posted @ 2019-03-10 11:00
hjmmm
阅读(169)
评论(0)
推荐(0)

浙公网安备 33010602011771号