(0 条评论) (0 个反应) (0 位负责人)C++ (2 个派生)auto 404
good first issuehelp wantedtest

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Testing the find function for String class is needed

signatures include:

  1. find(char)
  2. find(char*)
  3. find(String&)

贡献者指南