摘要:
题目链接:https://www.luogu.com.cn/problem/P11261 解题思路:完全来自 OrinLoong 大佬的博客。 示例程序: #include <bits/stdc++.h> using namespace std; using ll = long long; cons 阅读全文
posted @ 2026-09-06 15:22
quanjun
阅读(11)
评论(0)
推荐(0)
摘要:
题目链接:https://www.luogu.com.cn/problem/P6383 解题思路:完全来自 冰冷的心 大佬的博客 示例程序(\(O(n^3)\),TLE): #include <bits/stdc++.h> using namespace std; using ll = long l 阅读全文
posted @ 2026-09-06 10:18
quanjun
阅读(13)
评论(0)
推荐(0)
浙公网安备 33010602011771号