Wrong Answer

foo.cc: In function 'int main()':
foo.cc:13:59: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   13 |                         if(yi[j]>yi[imax]||yi[j]==yi[imax]&&xi[j]<xi[imax])
      |                                            ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 284.0 KiB
#2 Accepted 2ms 284.0 KiB
#3 Wrong Answer Standard answer longer than user output. 4ms 284.0 KiB
#4 Wrong Answer Standard answer longer than user output. 4ms 284.0 KiB
#5 Wrong Answer Standard answer longer than user output. 4ms 284.0 KiB

信息

递交者
类型
递交
题目
P1230 2-1 比赛榜单
比赛
2023.5.20中级班期中测试赛
语言
C++
递交时间
2023-05-20 09:17:03
评测时间
2023-05-20 09:17:03
评测机
分数
40
总耗时
17ms
峰值内存
284.0 KiB