摘要: B 模拟,水题 #include<bits/stdc++.h> using namespace std; char s1[100005],s2[100005]; int a1[100005],a2[100005],bj; int main() { cin>>s1>>s2; int len=strle 阅读全文
posted @ 2022-07-15 19:45 炒鸡垃圾的XCR 阅读(82) 评论(0) 推荐(0)