摘要:
测试地址:随机数生成器 做法:本题需要用到BSGS+矩阵乘法。 首先看到线性递推式,就想到用矩阵乘法来做,那么题目要求的就是关于x" role="presentation" style="position: relative;">xx的方程: (ab01)x... 阅读全文
摘要:
测试地址:残缺的字符串 题目大意:给定两个带通配符的字符串A,B" role="presentation" style="position: relative;">A,BA,B,问A" role="presentation" style="position:... 阅读全文