摘要: Pinely Round 4 (Div. 1 + Div. 2)(A - F) A - Maximize the Last Element 解题思路: 只有奇数位置能选。偶数位置前后都有奇数个数字,无法删完。 代码: #include <bits/stdc++.h> using namespace 阅读全文
posted @ 2024-07-29 17:58 value0 阅读(144) 评论(0) 推荐(0)