摘要: Primitive Roots POJ - 1284 原根~ 1 #include <iostream> 2 #include <cstring> 3 #include <cstdio> 4 using namespace std; 5 #define ll long long 6 const in 阅读全文
posted @ 2017-09-29 11:34 yijiull 阅读(183) 评论(0) 推荐(0) 编辑