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-68e94a39d11a3479493203/]2758.CheckingtheText暴力+哈希[crayon-68e94a39d11b0450734301/]poj3156.Interconnect由于状态是满足拓扑序的,所以直接dp上,再用个hash记忆化[crayon-68e94a39d11bb577299571/]1837.Balancef(i,j)前i个力矩为j的方案,dp[crayon-68e94a39d11c5559717713/]3609.ResetSequence状压+bfs初始集合是0-n-1每个指令会使得集合中的一些元素消失,目标状态是只有一个0[c...
poj2245.Lotto裸搜索[crayon-68e94a39d1b12390785434/]poj2601.Simplecalculations推公式麻烦。。直接二分[crayon-68e94a39d1b1f524095910/]poj1635.Subwaytreesystems树的同构,哈希[crayon-68e94a39d1b27241782829/]poj2419.Forests暴力即可[crayon-68e94a39d1b31537486224/]poj1717.Dominoesdp水题[crayon-68e94a39d1b3e764791066/]poj2949.WordRings建图+分数规划[crayon-68e94a39d1b49349828155/] ...
近期评论