yuwj  

2025年8月25日

摘要: 中暑4天回来的“真”复建场 已经不敢熬夜了,所以这场是早上 vp 的 A 思路: 存在两个相同数字就行 void solve(){ bool ok = 0; set<int> st; cin>>n; For(i,0,n-1){ cin>>x; if(st.count(x)) ok = 1; st.i 阅读全文
posted @ 2025-08-25 13:08 xiaowang524 阅读(14) 评论(0) 推荐(0)