摘要: A题 对于两个分别求解到每一位的时间,看看是否有相等的 #include<bits/stdc++.h> using namespace std; typedef long long ll; typedef pair<int,int> pll; const int N=2e5+10; const in 阅读全文
posted @ 2021-03-18 10:46 朝暮不思 阅读(49) 评论(0) 推荐(0)