Runtime Error
/in/foo.cc: In member function 'void Node::removeNode()': /in/foo.cc:27:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < _childList.size(); i++) { ~~^~~~~~~~~~~~~~~~~~~ /in/foo.cc: In function 'int exist(int, std::__cxx11::string&)': /in/foo.cc:194:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < seek->_childList.size(); i++) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~
# | 状态 | 耗时 | 内存占用 |
---|
信息
- 递交者
- 类型
- 递交
- 题目
- Cd and pwd commands
- 语言
- C++
- 递交时间
- 8 年前
- 评测时间
- 8 年前
- 评测机
- 分数
- 98
- 总耗时
- 145ms
- 峰值内存
- 384.0 KiB