摘要: 掉大分补提 D 点击查看代码 #include<bits/stdc++.h> using namespace std; typedef long long LL; typedef pair<int,int> PLL; #define IOS cin.tie(nullptr)->sync_with_s 阅读全文
posted @ 2023-03-27 12:20 xxj112 阅读(53) 评论(0) 推荐(0)
摘要: 原理: 题解在代码里,如下 点击查看代码 #include<bits/stdc++.h> using namespace std; typedef long long LL; typedef pair<int,int> PLL; #define IOS cin.tie(nullptr)->sync_ 阅读全文
posted @ 2023-03-27 11:47 xxj112 阅读(49) 评论(0) 推荐(0)