龍木
龍木
全部文章
分类
c#(1)
codeforces(130)
dp(2)
map(2)
RMQ(1)
一些神奇的东西(1)
三分(1)
前缀和(1)
区间dp(1)
博弈(2)
大数(1)
平面几何(1)
并查集(1)
快数幂(1)
总结(1)
打表(1)
找规律(4)
数学(8)
暴力(1)
最小公约数(1)
最小生成树(1)
未归档(31)
杭电(4)
浅谈(8)
深度优先搜索(1)
牛客(10)
组合数(1)
网络流最大流(2)
题解(3)
归档
标签
去牛客网
登录
/
注册
龍木的博客
全部文章
(共613篇)
C 装备合成
链接:https://ac.nowcoder.com/acm/contest/4743/C 牛牛有{x}x件材料{a}a和{y}y件材料{b}b,用{2}2件材料{a}a和{3}3件材料{b}b可以合成一件装备,用{4}4件材料{a}a和{1}1件材料{b}b也可以合成一件装备。牛牛想要最大化合成...
2020-09-15
0
475
D 取石子游戏
链接:https://ac.nowcoder.com/acm/contest/4743/D 小灰灰和小乔在玩取石子游戏,一堆石子有{n}n个石子,小灰灰和小乔轮流操作,小灰灰先手,每次操作的人可以进行以下操作: 假设当前石子数量为{k}k,如果{k>=2}k>=2,那...
2020-09-15
0
821
C. Ehab and Path-etic MEXs
链接:https://codeforces.ml/contest/1325/problem/C You are given a tree consisting of nn nodes. You want to write some labels on the tree's edges such t...
2020-09-15
0
528
D. Ehab the Xorcist
链接:https://codeforces.ml/contest/1325/problem/D Given 2 integers uu and vv, find the shortest array such that bitwise-xor of its elements is uu, and ...
2020-09-15
0
561
H 奇怪的背包问题增加了
链接:https://ac.nowcoder.com/acm/contest/4784/H 有一个容量为2^{30}230的背包,和m件物品,第i件物品的体积为c_ici,你需要从中选出若干件,使得选出的物品的体积恰好等于背包容量。这些物品有一个奇怪的特性,那就是c_i = 2^{k_i}ci...
2020-09-15
0
484
E. Count The Blocks
链接:https://codeforces.ml/contest/1327/problem/E You wrote down all integers from 00 to 10n−110n−1, padding them with leading zeroes so their lengths ...
2020-09-15
0
402
D. Carousel
链接:https://codeforces.ml/contest/1328/problem/D The round carousel consists of nn figures of animals. Figures are numbered from 11 to nn in order of ...
2020-09-15
0
0
B. Dreamoon Likes Permutations
链接:https://codeforces.ml/contest/1330/problem/B The sequence of mm integers is called the permutation if it contains all integers from 11 to mm exact...
2020-09-15
0
449
C. Dreamoon Likes Coloring
链接:https://codeforces.ml/contest/1330/problem/C Dreamoon likes coloring cells very much. There is a row of nn cells. Initially, all cells are empty ...
2020-09-15
0
416
F. Kate and imperfection
链接:https://codeforc.es/contest/1333/problem/F Kate has a set SS of nn integers {1,…,n}{1,…,n}. She thinks that imperfection of a subset M⊆SM⊆S is eq...
2020-09-15
0
451
首页
上一页
19
20
21
22
23
24
25
26
27
28
下一页
末页