Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:20:12: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  if(!(ay<l && by>l || ay>l && by<l)) // 同侧 
       ~~~~~^~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1000 将军饮马
 - 语言
 - C++
 - 递交时间
 - 2025-01-10 10:20:24
 - 评测时间
 - 2025-01-10 10:20:24
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 8ms
 - 峰值内存
 - 464.0 KiB