Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:13:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < s.length(); ++i) { ~~^~~~~~~~~~~~ /in/foo.cc:7:29: warning: 'tempWordLength' may be used uninitialized in this function [-Wmaybe-uninitialized] int n, maxWordLength, cnt, tempWordLength; ^~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 17背英语
- 语言
- C++
- 递交时间
- 2018-02-24 20:19:30
- 评测时间
- 2018-03-24 22:05:54
- 评测机
- 分数
- 0
- 总耗时
- 2ms
- 峰值内存
- 368.0 KiB