Compile Error
foo.cc: In function ‘int main()’:
foo.cc:10:14: error: ‘boyer_moore_horspool_searcher’ was not declared in this scope
   10 |     auto sch=boyer_moore_horspool_searcher(t.begin(),t.end());
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 自测
 - 题目
 - P1051 OO11-3 string中的查找
 - 语言
 - C++
 - 递交时间
 - 2025-05-10 14:07:14
 - 评测时间
 - 2025-05-10 14:07:14
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes