摘要: 题目地址易错点:预处理时cnt[s][0]应当初始化为1.#include#include#include#includeusing namespace std;const int MAXN=2e3,MAXM=2... 阅读全文