Wrong Answer
/in/foo.cc: In function 'void dfs(int, int, int, int, int)': /in/foo.cc:26:9: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(last>=(words[ind]).length()){ ~~~~^~~~~~~~~~~~~~~~~~~~~~~ /in/foo.cc: In function 'ret mysorta()': /in/foo.cc:23:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1707 单词查找
- 语言
- C++
- 递交时间
- 2018-08-26 19:27:26
- 评测时间
- 2018-08-26 19:27:26
- 评测机
- 分数
- 0
- 总耗时
- 54ms
- 峰值内存
- 460.0 KiB