两侧同时换到之前的修订记录 前一修订版 后一修订版 | 前一修订版 | ||
2020-2021:teams:die_java:weeksummary6 [2020/07/17 16:59] wxg [王兴罡] |
2020-2021:teams:die_java:weeksummary6 [2020/07/24 17:02] (当前版本) mychael |
||
---|---|---|---|
行 17: | 行 17: | ||
\\ atcoder AIsing Programming Contest 2020 E 贪心,详情见我的博客:[[https://www.cnblogs.com/FYH-SSGSS/p/13330412.html|链接]] | \\ atcoder AIsing Programming Contest 2020 E 贪心,详情见我的博客:[[https://www.cnblogs.com/FYH-SSGSS/p/13330412.html|链接]] | ||
+ | wxg: | ||
+ | \\ [[http://codeforces.com/contest/1372/problem/E|Codeforces Round #655 (Div. 2) E]] 一个非常巧妙的dp | ||
+ | |||
+ | hxm: | ||
+ | \\ [[https://www.cnblogs.com/Mychael/p/13328776.html|牛客第二场I]] 巧妙的网络流转最短路 | ||
---- | ---- | ||
行 33: | 行 38: | ||
====== 黄旭民 ====== | ====== 黄旭民 ====== | ||
- | 补题:牛客第二场的[[https://www.cnblogs.com/Mychael/p/13328776.html|I]] | + | 补题:牛客第四场的[[https://ac.nowcoder.com/acm/contest/5669/D|D]] |
- | \\ 比赛: atcoder AIsing Programming Contest 2020 链接: | + | \\ 整理了网络流、费用流模板 |