[NOIP2009 T3]最优贸易(分层图spfa / 两次spfa / tarjan + topo) Posted on 2018-07-07 | In 图论 , 最短路 , 强连通分量 , 拓扑序 NOIP2009 T3 Read more »
[AtCoder ARC099]E - Independence(图论,二分图染色) Posted on 2018-07-06 | In 图论 , 二分图 , 二分图染色 AtCoder ARC099.E Read more »
[Codeforces 988.F] Rain and Umbrellas(序列dp) Posted on 2018-06-03 | In 动态规划 , 序列dp Codeforces 988.F Read more »
[Codeforces 985.E] Pencils and Boxes(dp,前缀和优化) Posted on 2018-05-27 | In 动态规划 Codeforeces 985.E Read more »
[AtCoder ARC097]E - Sorted and Sorted(dp,逆序对,前缀和优化) Posted on 2018-05-20 | In 动态规划 AtCoder ARC097.E Read more »
[AtCoder ABC096]D - Five, Five Everywhere(构造) Posted on 2018-05-05 | In 数学 AtCoder ABC096 D. Read more »
[Codeforces 940.E]Cashback(动态规划,单调队列,贪心) Posted on 2018-04-30 | In 动态规划 , 数据结构 , 贪心 , 队列 , 单调队列 Codeforces 940E. Cashback Read more »