摘要:
字符串搜索 可以暴力搜 主要是代码要精简点 参考了网上的代码优化后写出来的ac代码 1 #include 2 #include 3 #include 4 using namespace std; 5 int m,n; 6 int positionx; 7 int positiony; 8 char ... 阅读全文
posted @ 2014-08-09 22:11
acPlay
阅读(257)
评论(0)
推荐(0)
浙公网安备 33010602011771号