11 2025 档案

摘要:P2678虽然是黄题,但是只要想通思路,就会变得异常简单。 以下是思路《跳石头》算法思路详解.url 100分错1个点代码: 点击查看代码 #include<bits/stdc++.h> using namespace std; int L,N,M,d[50005]; bool check(int 阅读全文
posted @ 2025-11-23 16:06 烈空坐 阅读(0) 评论(0) 推荐(0)