/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'bool judge(point, point)':
/in/foo.cc:21:18: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
    if(!(y1<=b1[i]&&y1>=a1[i]||y1<=b2[i]&&y1>=a2[i]))
         ~~~~~~~~~^~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 364.0 KiB
#2 Accepted 3ms 376.0 KiB
#3 Accepted 2ms 372.0 KiB
#4 Accepted 2ms 380.0 KiB
#5 Runtime Error 3ms 364.0 KiB
#6 Accepted 3ms 364.0 KiB

信息

递交者
类型
递交
题目
P1013 强墙
语言
C++
递交时间
2018-06-11 14:53:52
评测时间
2018-06-11 14:53:52
评测机
分数
50
总耗时
20ms
峰值内存
380.0 KiB