Compile Error
foo.cc: In function 'void insert(char*)': foo.cc:15:10: error: 'strlen' was not declared in this scope int len=strlen(s); ^~~~~~ foo.cc:15:10: note: suggested alternative: 'mbrlen' int len=strlen(s); ^~~~~~ mbrlen 自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
信息
- 递交者
- 类型
- 递交
- 题目
- P1028 魔族密码
- 语言
- C++
- 递交时间
- 2020-08-11 15:52:00
- 评测时间
- 2020-08-11 15:52:00
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes