摘要:
#include using namespace std; typedef long long ll; typedef pair pii; const int MAXN = 10005; const int INF = 99999999; int n; int main() { ///ios::sync_with_stdio(0);cin.tie(0); ///freopen... 阅读全文
posted @ 2018-04-22 23:25
yudanfan
阅读(94)
评论(0)
推荐(0)
浙公网安备 33010602011771号