/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'bool check(int, int)':
/in/foo.cc:7:25: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
     return f[i] == f[j] && a[i] > a[j] || f[i] < f[j];
            ~~~~~~~~~~~~~^~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 2.191 MiB
#2 Accepted 2ms 2.309 MiB
#3 Accepted 1ms 2.203 MiB
#4 Accepted 45ms 2.555 MiB
#5 Accepted 31ms 4.566 MiB
#6 Accepted 56ms 2.668 MiB
#7 Accepted 25ms 2.562 MiB
#8 Accepted 56ms 6.312 MiB

信息

递交者
类型
递交
题目
Little Bird
语言
C++
递交时间
2020-02-05 22:55:20
评测时间
2020-02-05 22:55:20
评测机
分数
100
总耗时
221ms
峰值内存
6.312 MiB