龍木
龍木
全部文章
分类
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. Unusual Competitions
链接:https://codeforces.ml/contest/1323/problem/C A bracketed sequence is called correct (regular) if by inserting "+" and "1" you ...
2020-05-28
0
446
C. Adding Powers
链接:https://codeforces.ml/contest/1312/problem/C Suppose you are performing the following algorithm. There is an array v1,v2,…,vnv1,v2,…,vn filled wit...
2020-05-28
0
468
D. Count the Arrays
链接:https://codeforces.ml/contest/1312/problem/D Your task is to calculate the number of arrays such that: each array contains nn elements; each ...
2020-05-28
0
451
E. Sleeping Schedule
链接:https://codeforces.ml/contest/1324/problem/E Vova had a pretty weird sleeping schedule. There are hh hours in a day. Vova will sleep exactly nn ti...
2020-05-28
0
476
D. Pair of Topics
链接:https://codeforces.ml/contest/1324/problem/D The next lecture in a high school requires two topics to be discussed. The ii-th topic is interesting...
2020-05-28
0
546
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-05-28
0
676
D 取石子游戏
链接:https://ac.nowcoder.com/acm/contest/4743/D 小灰灰和小乔在玩取石子游戏,一堆石子有{n}n个石子,小灰灰和小乔轮流操作,小灰灰先手,每次操作的人可以进行以下操作: 假设当前石子数量为{k}k,如果{k>=2}k>=2,那...
2020-05-28
0
477
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-05-28
0
403
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-05-28
0
386
H 奇怪的背包问题增加了
链接:https://ac.nowcoder.com/acm/contest/4784/H 有一个容量为2^{30}230的背包,和m件物品,第i件物品的体积为c_ici,你需要从中选出若干件,使得选出的物品的体积恰好等于背包容量。这些物品有一个奇怪的特性,那就是c_i = 2^{k_i}ci...
2020-05-28
0
382
首页
上一页
48
49
50
51
52
53
54
55
56
57
下一页
末页