摘要:
#include <stdio.h> #include <algorithm> #include <iostream> #include <string.h> #include <stack> #define MAXN 100050 #define INF 2000000000000000000LL 阅读全文
摘要:
首先来介绍一下泰森多边形: http://baike.baidu.com/link?url=LJh2DpARPjkmH3OUKHnW6pKg5AxjZdJLxrGanoJr2WApK2_j87MK1RRuxZAnslAiQjnGkh7gDSgiAv0GwDv_7cKIlpuM7iLRA69liVJE 阅读全文