2023年8月5日
摘要: A. Dalton the Teacher 题意:懂得都懂 思路:直接记录有几个不高兴的,给他们互相换换即可 diamond: #include<bits/stdc++.h> using namespace std; #define int long long const int mod=1e9+7 阅读全文
posted @ 2023-08-05 14:49 IR101 阅读(8) 评论(0) 推荐(0) 编辑