摘要: CF1834A 真水题 点击查看代码 #include<bits/stdc++.h> using namespace std; const int N=105; int t,n; int a[N]; int main(){ scanf("%d",&t); while(t--){ scanf("%d" 阅读全文
posted @ 2025-08-29 11:26 daydreamer_zcxnb 阅读(11) 评论(0) 推荐(0)