摘要: 题目链接:https://acm.hdu.edu.cn/showproblem.php?pid=5755 题目大意:略 解题思路:略(因为是模板题) 示例程序: #include <bits/stdc++.h> using namespace std; const int maxn = 33 * 3 阅读全文
posted @ 2024-12-16 18:42 quanjun 阅读(42) 评论(0) 推荐(0)