Loading

摘要: 不得不说的是我觉得这道题十分的奇怪。 取模数这么随便。我怀疑它没有很强的数据。 先说说做法吧。就是简单的快速幂取模即可。(但是这个取模也太玄学了吧。出题人自己都说多尝试几次,我吐了 #include <bits/stdc++.h> #define speed std::ios::sync_with_ 阅读全文
posted @ 2020-02-09 19:22 ViKyanite 阅读(183) 评论(0) 推荐(0)