摘要:
https://baijiahao.baidu.com/s?id=1610302746201562113&wfr=spider&for=pc 阅读全文
posted @ 2019-08-03 21:32
Al_Ca
阅读(143)
评论(1)
推荐(0)
该文被密码保护。 阅读全文
posted @ 2019-08-03 20:02
Al_Ca
阅读(3)
评论(0)
推荐(0)
摘要:
BZOJ - 2244 拦截导弹 (dp,CDQ分治+树状数组优化) 1 #include<algorithm> 2 #include<iostream> 3 #include<cstring> 4 #include<cstdio> 5 #define MAXN 50010 6 #define LL 阅读全文
posted @ 2019-08-03 06:11
Al_Ca
阅读(185)
评论(0)
推荐(0)