File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ https://codeforces.com/problemset/problem/12/D 2400 三维偏序
78
78
https://codeforces.com/problemset/problem/246/E 2400
79
79
https://codeforces.com/problemset/problem/1334/F 2500
80
80
https://codeforces.com/problemset/problem/1635/F 2800
81
+ https://codeforces.com/problemset/problem/1446/F 3200
81
82
https://atcoder.jp/contests/dp/tasks/dp_q 值域树状数组优化 DP
82
83
https://atcoder.jp/contests/abc392/tasks/abc392_f 也可以用 Splay 树
83
84
https://atcoder.jp/contests/abc256/tasks/abc256_f 多重前缀和
Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ https://atcoder.jp/contests/abc155/tasks/abc155_d 1845 综合
100
100
https://atcoder.jp/contests/abc149/tasks/abc149_e 1905
101
101
https://atcoder.jp/contests/arc173/tasks/arc173_a 也可以用九进制
102
102
https://codeforces.com/problemset/problem/912/E 2400
103
+ https://codeforces.com/problemset/problem/1446/F 3200
103
104
104
105
### 0-1 分数规划
105
106
题目见下面的「search01」
You can’t perform that action at this time.
0 commit comments