随笔分类 - 其他 暴力
2019CSP-J第二轮 B题C题
摘要:B.简单模拟 /* 寻找每一张公交票可用的最早的地铁优惠票,使用过之后一定要销毁*/ C.完全背包 /*需要进行模型转换 背包容量为金币数量 物品的体积为纪念品的单价 物品的价值为今天买入明天卖出的收益*/
阅读全文
Codeforces Round #424 (Div. 2, rated, based on VK Cup Finals) A 水 B stl C stl D 暴力 E 树状数组
摘要:A. Unimodal Array time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. Unimodal Array time
阅读全文
Codeforces Round #336 (Div. 2)B 暴力 C dp D 区间dp
摘要:B. Hamming Distance Sum time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Genos needs your
阅读全文
Educational Codeforces Round 24 A 水 B stl C 暴力 D stl模拟 E 二分
摘要:A. Diplomas and Certificates time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. Diplomas
阅读全文
Codeforces Round #419 (Div. 2) A B C 暴力 区间更新技巧 +前缀和 模拟
摘要:A. Karen and Morning time limit per test 2 seconds memory limit per test 512 megabytes input standard input output standard output A. Karen and Mornin
阅读全文
Codeforces Round #416 (Div. 2)A B C 水 暴力 dp
摘要:A. Vladik and Courtesy time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output A. Vladik and Cou
阅读全文
Codeforces Round #412 (rated, Div. 2, base on VK Cup 2017 Round 3) A B C D 水 模拟 二分 贪心
摘要:A. Is it rated? time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output A. Is it rated? time lim
阅读全文
Codeforces Round #306 (Div. 2)A B C D 暴力 位/暴力 暴力 构造
摘要:A. Two Substrings time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output A. Two Substrings time
阅读全文
Codeforces Round #410 (Div. 2)A B C D 暴力 暴力 思路 姿势/随机
摘要:A. Mike and palindrome time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output A. Mike and palin
阅读全文
Codeforces Round #409 (rated, Div. 2, based on VK Cup 2017 Round 2) A B C D 暴力 水 二分 几何
摘要:A. Vicious Keyboard time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output A. Vicious Keyboard
阅读全文
Codeforces Round #407 (Div. 2)A B C 水 暴力 最大子序列和
摘要:A. Anastasia and pebbles time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. Anastasia and
阅读全文
Codeforces Round #384 (Div. 2) A B C D dfs序+求两个不相交区间 最大权值和
摘要:A. Vladik and flights time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output A. Vladik and flig
阅读全文
Codeforces Round #394 (Div. 2)A水 B暴力 C暴力 D二分 E dfs
摘要:A. Dasha and Stairs time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output A. Dasha and Stairs
阅读全文
Codeforces Round #392 (Div. 2) A B C 水 模拟 暴力
摘要:A. Holiday Of Equality time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. Holiday Of Equa
阅读全文
Codeforces Round #379 (Div. 2) A B C D 水 二分 模拟
摘要:A. Anton and Danik time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. Anton and Danik tim
阅读全文
HDU 5944 暴力
摘要:Fxx and string Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/65536 K (Java/Others)Total Submission(s): 507 Accepted Submission(s): 224 P
阅读全文
Codeforces Round #372 (Div. 2) A B C 水 暴力/模拟 构造
摘要:A. Crazy Computer time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output A. Crazy Computer time
阅读全文
Codeforces Round #280 (Div. 2) A B C 暴力 水 贪心
摘要:A. Vanya and Cubes time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. Vanya and Cubes tim
阅读全文
Codeforces Round #369 (Div. 2) A B 暴力 模拟
摘要:A. Bus to Udayland time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output A. Bus to Udayland ti
阅读全文
Codeforces Round #367 (Div. 2) A B C 暴力 二分 dp(字符串的反转)
摘要:A. Beru-taxi time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. Beru-taxi time limit per
阅读全文