
思维
qdu_ellery
我有梦想啊!
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
P - Four Operations HDU - 5938 (思维)
Little Ruins is a studious boy, recently he learned the four operations! Now he want to use four operations to generate a number, he takes a string which only contains digits ‘1’ - ‘9’, and split it i...原创 2019-07-02 23:40:45 · 261 阅读 · 0 评论 -
问题 B: Balanced Neighbors(思维)
时间限制: 1 Sec 内存限制: 128 MB 提交: 72 解决: 37 [提交] [状态] [命题人:admin] 题目描述 You are given an integer N. Build an undirected graph with N vertices with indices 1 to N that satisfies the following two condition...原创 2019-07-08 19:29:58 · 175 阅读 · 0 评论 -
The Staircases(dp)(思维)
One curious child has a set of N little bricks. From these bricks he builds different staircases. Staircase consists of steps of different sizes in a strictly descending order. It is not allowed for s...原创 2019-07-22 13:02:26 · 311 阅读 · 4 评论 -
K Game(找规律)(sg函数)(博弈)
问题 J: 1-2-K Game 时间限制: 1 Sec 内存限制: 128 MB 提交: 520 解决: 153 [提交] [状态] [命题人:admin] 题目描述 Alice and Bob play a game. There is a paper strip which is divided into n + 1 cells numbered from left to right s...原创 2019-07-31 15:41:00 · 189 阅读 · 0 评论