摘要:
#include<bits/stdc++.h> #define int long long using namespace std; const int maxn=1e6+10; const int mod=1e9+7; int dp[maxn][3]; int quick(int a,int n) 阅读全文
posted @ 2018-09-10 18:43
Andromeda_Galaxy
阅读(157)
评论(0)
推荐(0)
浙公网安备 33010602011771号