Runtime Error
/in/foo.cc: In function 'long long int solve(std::__cxx11::string, long long int)': /in/foo.cc:11:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while ((index = str.find(five, index + 1)) != str.npos)
信息
- 递交者
- 类型
- 递交
- 题目
- P1290 C. Young Man Do Not Say Five
- 比赛
- 南京师范大学2021年11月程序设计竞赛
- 语言
- C++
- 递交时间
- 2021-11-21 17:25:25
- 评测时间
- 2021-11-21 17:28:20
- 评测机
- 分数
- 30
- 总耗时
- 60ms
- 峰值内存
- 8.691 MiB