Accepted
/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 'void changeContent(std::__cxx11::string&)': /in/foo.cc:85:6: warning: unused variable 'index' [-Wunused-variable] int index; ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- Cd and pwd commands
- 语言
- C++
- 递交时间
- 2017-06-28 22:09:23
- 评测时间
- 2017-06-28 22:09:23
- 评测机
- 分数
- 100
- 总耗时
- 151ms
- 峰值内存
- 384.0 KiB