如果你UKE/TLE
查看原帖
如果你UKE/TLE
308796
LoserKugua楼主2023/5/26 08:16

这题UKE显示:UnexpectedResponse: got an unexpected response when requesting https://codeforces.com/data/submitSource: error decoding response body: invalid digit found in string

就是TLE了 不知道为啥这么显示

1.取模优化 矩阵乘法乘完最后再取模是不会爆的

2.修改操作一定先算好矩阵再传参,不然O(qlogn) -> O(qlognlogx)

其他的常见卡常操作不用多说了吧

2023/5/26 08:16
加载中...