摘要:
2017icpc沈阳 http://acm.hdu.edu.cn/showproblem.php?pid=6219 const int N = 1e2+50; int sgn(double x) { //判断x是否等于0 if(fabs(x) < eps) return 0; else return 阅读全文
posted @ 2021-09-08 21:08
LaiYiC
阅读(61)
评论(0)
推荐(0)
摘要:
ICPC2020上海 I ok ICPC2020昆明 I ok ICPC2019南京 K ok ICPC2019西安 ok ICPC2019徐州网络赛 ICPC2018南京 D ICPC2018沈阳 ICPC2017沈阳 C 最大空凸包 题解 ok 阅读全文
posted @ 2021-09-08 01:33
LaiYiC
阅读(388)
评论(0)
推荐(0)

浙公网安备 33010602011771号