
ZOJ
Knight.Panda
ᕕ(˵•̀෴•́˵)ᕗ上分吗
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Special Subsequence ZOJ 线段树+dp+离散化
LINKSpecial SubsequenceTime Limit: 5000 msMemory Limit: 32768 KBThere a sequence S with n integers , and A is a special subsequence that satisfies |Ai-Ai-1| <= d ( 0 <i<=|A|))Now your tas...原创 2019-10-19 21:19:43 · 196 阅读 · 0 评论 -
Minimizing maximizer 线段树+dp
LINKMinimizing maximizerTime Limit: 5000 msMemory Limit: 32768 KBThe company Chris Ltd. is preparing a new sorting hardware called Maximizer. Maximizer has N inputs numbered from 1 to N. Each input...原创 2019-10-19 21:17:15 · 305 阅读 · 0 评论 -
How Many Sets II 组合数学
How Many Sets II 组合数学Time Limit: 2 Seconds Memory Limit: 65536 KBGiven a set S = {1, 2, …, n}, number m and p, your job is to count how many set T satisfies the following condition:T is a sub...原创 2019-08-12 09:37:50 · 305 阅读 · 0 评论