CCF認證 201409-3字符串匹配

歡迎訪問我的CCF認證考試題解目錄哦 http://www.javashuo.com/article/p-rgbwscnh-gp.html 題目描述 算法設計 這道題可以用正則表達式來解。具體實現見代碼註釋吧。 C++代碼 #include<bits/stdc++.h> using namespace std; int main(){ string s; cin>>s;//讀取需要
相關文章
相關標籤/搜索