Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:16:29: error: 'strlen' was not declared in this scope int num_tar = strlen(target); ^ /in/foo.cc:25:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (*p == target[i] && (*(p+1)==' ' || *(p + 1)=='\0')) ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1093 xf2-6情诗暗示
- 语言
- C++
- 递交时间
- 2020-01-29 22:39:12
- 评测时间
- 2020-01-29 22:39:12
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes