摘要:
T1:First ABC 2 模拟 代码实现 #include <bits/stdc++.h> using namespace std; int main() { int n; string s; cin >> n >> s; auto i = s.find("ABC"); if (i == str 阅读全文
posted @ 2023-10-03 19:24
V_Melville
阅读(43)
评论(0)
推荐(0)
浙公网安备 33010602011771号