摘要:
1 #include 2 using namespace std; 3 4 typedef long long LL; 5 const int MOD7 = 1e9 + 7; 6 const int MOD9 = 1e9 + 9; 7 const int imax_n = 1e5 + 7; 8 LL add(LL a, LL b, LL mod) 9 { ... 阅读全文
posted @ 2018-07-13 08:26
LeeSongt
阅读(1100)
评论(0)
推荐(0)

浙公网安备 33010602011771号