Wrong Answer

foo.cc: In function 'int main()':
foo.cc:26:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   26 |                 if(x[i] == max)
      |                 ^~
foo.cc:28:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   28 |                         break;
      |                         ^~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer 0a1 > 8 4ms 284.0 KiB
#2 Wrong Answer 0a1 > 2 4ms 284.0 KiB
#3 Accepted 3ms 412.0 KiB
#4 Wrong Answer 0a1 > 5 5ms 284.0 KiB
#5 Wrong Answer 0a1 > 3 10ms 284.0 KiB

信息

递交者
类型
递交
语言
C++
递交时间
2023-10-28 09:37:23
评测时间
2023-10-28 09:37:23
评测机
分数
20
总耗时
29ms
峰值内存
412.0 KiB