2023年5月12日
摘要: 1584:骑士 每个骑士都有讨厌的对象,构成一个环,求最大值(能取的最大战斗力) #include<queue> #include<iostream> #include<algorithm> typedef long long LL; #define INF 1e9 using namespace 阅读全文
posted @ 2023-05-12 13:22 shirlybabyyy 阅读(43) 评论(0) 推荐(0)