摘要: 题目地址易错点:对"试填法"的"拼凑性"原则有足够充分的认识. 理解数位DP的基本方法与思路.#include#includeusing namespace std;const int MAXN=25;int f... 阅读全文