摘要:
1 #include <bits/stdc++.h> 2 using namespace std; 3 using LL = long long; 4 const int N = 1e7 + 9; 5 int a[100]; 6 bool vis[N]; 7 int n, x; 8 int res 阅读全文
posted @ 2022-03-20 16:23
OopsOops
阅读(86)
评论(0)
推荐(0)
浙公网安备 33010602011771号