Compile Error
foo.cpp: In function 'int main()': foo.cpp:26:16: error: 'strlen' was not declared in this scope len=strlen(ch1); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1382 寻找主人
- 语言
- C++
- 递交时间
- 2015-09-27 01:57:36
- 评测时间
- 2015-09-27 01:57:37
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes
foo.cpp: In function 'int main()': foo.cpp:26:16: error: 'strlen' was not declared in this scope len=strlen(ch1); ^