摘要: A - flip #include <bits/stdc++.h> using namespace std; int32_t main() { ios::sync_with_stdio(false) , cin.tie(nullptr) , cout.tie(nullptr); string s; 阅读全文
posted @ 2023-02-14 23:23 PHarr 阅读(28) 评论(0) 推荐(0) 编辑
摘要: P8780 [蓝桥杯 2022 省 B] 刷题统计 P8800 [蓝桥杯 2022 国 B] 卡牌 P8778 [蓝桥杯 2022 省 A] 数的拆分 P8808 [蓝桥杯 2022 国 C] 斐波那契数组 P8786 [蓝桥杯 2022 省 B] 李白打酒加强版 P8781 [蓝桥杯 2022 省 阅读全文
posted @ 2023-02-14 00:04 PHarr 阅读(43) 评论(0) 推荐(1) 编辑