1 2 3 4
摘要: https://codeforces.com/contest/1393/problem/D 矩阵dp,数有几个菱形,一般好像就是以某个位置为底,然后去dp 具体看代码吧,没啥可说的 ,都是玄学dp #include<iostream> #include<cstring> using namespac 阅读全文
posted @ 2020-09-19 10:23 Lesning 阅读(209) 评论(0) 推荐(0)