摘要: 模拟赛 T1 将所有ai=bi的数取出来 这些数的mex即为答案 然后对于每个i,判定ai,bi是否等于答案 相当于固定某些位置 答案就是2^cnt cnt是没被固定的位置的数量 #include<iostream> #include<cstdio> #include<cstdlib> #inclu 阅读全文
posted @ 2025-10-08 16:04 gbrrain 阅读(5) 评论(0) 推荐(0)