摘要:
A - Conflict 输出Yes\(\iff\)存在\(t[i]\)和\(a[i]\)同时为o。 时间复杂度\(O(1)\)。 点击查看代码 #include<bits/stdc++.h> using namespace std; int n; string t,a; bool check(){ 阅读全文
posted @ 2025-06-07 23:17
Sinktank
阅读(356)
评论(0)
推荐(0)
浙公网安备 33010602011771号