摘要:
#include <bits/stdc++.h> using namespace std; typedef long long ll; int v1[100001]; int v2[100001]; int s1[100001]; int s2[100001]; int main () { ios::sync_with_stdio(false); int n; cin >> n; for (int 阅读全文
posted @ 2019-08-31 09:48
LightAc
阅读(178)
评论(0)
推荐(0)

浙公网安备 33010602011771号