发表评论取消回复
相关阅读
相关 CF1214D
CF1214D 题意: > 给你一个 $ n \\times m $ 的矩阵,求最少用多少个障碍,将 $ (1,1) $ 到 $ (n,m) $ 的路径堵死...
相关 【构造】CF1758 D
[Problem - D - Codeforces][] 题意: ![0f1d5284e9964d37a6889cff4db258a4.png][] 思路: 如果需要构
相关 D. AB-string——CF1238D
https://codeforces.com/problemset/problem/1238/D 思路: 1、每个字符存在回文串的最地条件是: AA , BB, ABA
相关 CF1063D Candies for Children
[CF1063D Candies for Children][CF1063D_Candies for Children] 分类讨论题 n<=1e11, 整体上先分n<=
相关 CF1110D Jongmah
题意 给出\\(n\\)个在\\(1\\)到\\(m\\)范围内的数\\(a\_i\\),定义一个三元组为\\((x,x,x)\\)或者\\((x,x+1,x+2)\\)
相关 POJ 3083 Children of the Candy Corn【广搜+深搜】
Description The cornfield maze is a popular Halloween treat. Visitors are shown the ent
相关 CF1063F String Journey
[CF1063F String Journey][] 法一: [题解][Link 1] 首先发现,答案一定可以是长度为k,k-1,....1的串 而且后一个是前一个
还没有评论,来说两句吧...