/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:30:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   if(left>=11 && left-right>=2 || right>=11 && right-left>=2 )
      ~~~~~~~~~^~~~~~~~~~~~~~~~
/in/foo.cc:52:15: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   if(left>=21 && left-right>=2 ||right>=21 && right-left>=2)
      ~~~~~~~~~^~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 380.0 KiB
#2 Runtime Error 2ms 424.0 KiB
#3 Runtime Error 2ms 428.0 KiB
#4 Runtime Error 2ms 416.0 KiB
#5 Runtime Error 1ms 416.0 KiB
#6 Runtime Error 2ms 360.0 KiB
#7 Runtime Error 2ms 488.0 KiB
#8 Accepted 1ms 400.0 KiB
#9 Runtime Error 1ms 424.0 KiB
#10 Accepted 1ms 360.0 KiB

信息

递交者
类型
递交
题目
P1217 乒乓球
语言
C++
递交时间
2024-10-23 11:35:59
评测时间
2024-10-23 11:35:59
评测机
分数
20
总耗时
19ms
峰值内存
488.0 KiB