Compile Error
/in/foo.cc: In function 'int Count(const std::string&, const std::string&)': /in/foo.cc:7:51: error: found ':' in nested-name-specifier, expected '::' 7 | while ((pos = str.find(substr, pos)) != string:npos) { | ^ | ::
信息
- 递交者
- 类型
- 递交
- 题目
- P1093 xf2-6情诗暗示
- 比赛
- 2025年春 南师大《程序设计与竞赛》作业赛第四场
- 语言
- C++
- 递交时间
- 2025-03-29 20:26:46
- 评测时间
- 2025-03-29 20:26:46
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes