区间dp详解(转)
https://blog.csdn.net/my_sunshine26/article/detail …
https://blog.csdn.net/my_sunshine26/article/detail …
Today is army day, but the servicemen are busy wit …
FatMouse has stored some cheese in a city. The cit …
Before ACM can do anything, a budget must b …
https://blog.csdn.net/bujuan827/article/details/52 …
max 满:dp[i]=-INF,dp[0]=0; 非满: dp[i]=0 min 满:dp[i]= …
A group of researchers are designing an experiment …
Nowadays, a kind of chess game called “Super Jumpi …
A numeric sequence of ai is ordered if a1 < a2 …
A subsequence of a given sequence is the given seq …