/ AOCode /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:23:18: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   if(b1 - k <= 0 && b1 + k > r || b2 - k <= 0 && b2 + k > r) return cout << "No" << endl, 0;
      ~~~~~~~~~~~~^~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 432.0 KiB
#2 Accepted 2ms 448.0 KiB
#3 Accepted 3ms 412.0 KiB
#4 Accepted 1ms 456.0 KiB
#5 Accepted 3ms 412.0 KiB
#6 Accepted 1ms 448.0 KiB

信息

递交者
类型
递交
题目
P1019 Mission 1 - III : Run for Explodes
比赛
AOCode Round #2 (Div. 1) & AOSC #1 & GLOI Edu Round #1
语言
C++
递交时间
2021-10-05 12:27:26
评测时间
2021-10-05 12:27:26
评测机
分数
100
总耗时
15ms
峰值内存
456.0 KiB