摘要: #include<bits/stdc++.h>#define ll long long#define speed_up ios::sync_with_stdio(false);cin.tie(0);cout.tie(0);using namespace std;/*给了两个字符串a和b,它们都可以无 阅读全文
posted @ 2020-07-12 22:47 SyrupWRLD 阅读(139) 评论(0) 推荐(0)