/ Vijos /

记录详情

Accepted

/in/foo.cc: In member function 'bool node::operator<(const node&) const':
/in/foo.cc:23:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   return t > b.t || t == b.t && m < b.m;
                     ~~~~~~~~~^~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 316.0 KiB
#2 Accepted 5ms 332.0 KiB
#3 Accepted 5ms 316.0 KiB
#4 Accepted 5ms 316.0 KiB
#5 Accepted 36ms 2.949 MiB
#6 Accepted 40ms 2.934 MiB
#7 Accepted 35ms 2.93 MiB
#8 Accepted 34ms 2.949 MiB
#9 Accepted 37ms 2.934 MiB
#10 Accepted 36ms 2.934 MiB

信息

递交者
类型
递交
题目
P1901 学姐的钱包
语言
C++
递交时间
2018-11-02 15:12:11
评测时间
2018-11-02 15:12:11
评测机
分数
100
总耗时
242ms
峰值内存
2.949 MiB