摘要: #include <bits/stdc++.h> using namespace std; namespace mbase { const size_t kara_least=32; typedef uint64_t u64; typedef uint32_t u32; // 3*(1<<30)+1 阅读全文
posted @ 2022-07-09 16:39 141421356 阅读(41) 评论(0) 推荐(0)