摘要: SMU Spring 2023 Contest Round 1 B - Contest Preparation 思路:特判下m大于n的情况,只有make后才能validate #include<bits/stdc++.h> using namespace std; typedef pair<int, 阅读全文
posted @ 2023-05-04 10:06 bible_w 阅读(13) 评论(0) 推荐(0) 编辑