摘要:
随便补补题 #include<bits/stdc++.h> using namespace std; int t,n,x,a[100005],res; map<int,bool> p; int main(){ scanf("%d",&t); while(t--){ res=1; scanf("%d% 阅读全文
posted @ 2024-07-15 18:03
Kent530
阅读(18)
评论(0)
推荐(0)
摘要:
从未每日的每日一题 E>F 但是没时间了 #include<bits/stdc++.h> using namespace std; #define ll long long int t,n,a[100005],p[100005]; int tr[3200005][2],id[3200005],cnt 阅读全文
posted @ 2024-07-15 15:52
Kent530
阅读(13)
评论(0)
推荐(0)
浙公网安备 33010602011771号