摘要: 题目链接 A 核心思路:样例模拟出答案。 #define _CRT_SECURE_NO_WARNINGS #include<iostream> #include<cstring> #include<algorithm> #include<vector> #include<bits/stdc++.h> 阅读全文
posted @ 2023-01-06 20:36 努力的德华 阅读(41) 评论(0) 推荐(1)