摘要: [Codeforces Round #677 (Div. 3)] G. Reducing Delivery Cost (dijkstra,枚举) 题面: 题意: 给定一个含有$\mathit n$个点$\mathit m$个边的图,和$\mathit k$个点对,让你选择一个边将其权值变为0,使其$ 阅读全文
posted @ 2020-10-24 20:41 茄子Min 阅读(163) 评论(0) 推荐(0) 编辑
摘要: [Codeforces Round #677 (Div. 3)] F. Zero Remainder Sum (DP) 题目链接:https://codeforces.com/problemset/problem/1433/F 题面: 题意: 给你一个$n\times m$ 的矩阵,每一行你可以最多 阅读全文
posted @ 2020-10-24 17:38 茄子Min 阅读(178) 评论(0) 推荐(0) 编辑