12 2024 档案

摘要:https://www.luogu.com.cn/contest/187568 T1 25min推完+做完 基本思路:看到这种有代价产生方式的,去思考代价如何产生,发现要么相等不用操作,要么可以直接改为2^n-1再改为t 代码: #include<bits/stdc++.h> using names 阅读全文
posted @ 2024-12-30 12:21 C// 阅读(35) 评论(0) 推荐(0)