Accepted
/in/foo.cc: In member function 'bool Passenger::operator<(const Passenger&) const': /in/foo.cc:19:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return s < other.s || s == other.s && t < other.t; ~~~~~~~~~~~~~^~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1741 观光公交
- 语言
- C++
- 递交时间
- 2017-08-17 22:56:10
- 评测时间
- 2017-08-17 22:56:10
- 评测机
- 分数
- 100
- 总耗时
- 327ms
- 峰值内存
- 492.0 KiB