DescriptionFJ'sNcows(1<=N<=100,000)arestandingatvariouspositionsalongalongone-dimensionalfence.Theithcowisstandingatpositionx_i(anintegerintherange0...1,000,000,000)andhasbreedb_i(anintegerintherange1..8).Notwocowsoccupythesameposition.FJwantstotakeaphotoofacontiguousintervalofcowsforthecountyfair,butwewantsallofhisbreedstobefairlyrepresentedinthephoto.Therefore,hewantstoensurethat...
1379.RunAway模拟退火裸题[crayon-68c22b9727b8c773681488/]2758.CheckingtheText暴力+哈希[crayon-68c22b9727b96010165477/]poj3156.Interconnect由于状态是满足拓扑序的,所以直接dp上,再用个hash记忆化[crayon-68c22b9727b9c136461379/]1837.Balancef(i,j)前i个力矩为j的方案,dp[crayon-68c22b9727ba2161051981/]3609.ResetSequence状压+bfs初始集合是0-n-1每个指令会使得集合中的一些元素消失,目标状态是只有一个0[c...
poj2245.Lotto裸搜索[crayon-68c22b9728a3d212918662/]poj2601.Simplecalculations推公式麻烦。。直接二分[crayon-68c22b9728a46981591366/]poj1635.Subwaytreesystems树的同构,哈希[crayon-68c22b9728a4d236497934/]poj2419.Forests暴力即可[crayon-68c22b9728a53448785623/]poj1717.Dominoesdp水题[crayon-68c22b9728a58526118309/]poj2949.WordRings建图+分数规划[crayon-68c22b9728a5e386256631/] ...
近期评论