记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:13:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   13 |     for(int i=0;i<k;i++)
      |     ^~~
foo.cc:15:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   15 |         a[0]=m;
      |         ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read -34, expect 308. 3ms 412.0 KiB
#2 Wrong Answer Read 72, expect 41. 4ms 412.0 KiB
#3 Wrong Answer Read -694, expect -445. 4ms 412.0 KiB
#4 Wrong Answer Read 588, expect 875. 10ms 412.0 KiB
#5 Wrong Answer Read -389, expect 174. 36ms 820.0 KiB

信息

递交者
类型
递交
题目
2-4 点名上前
比赛
2023暑期青少年社团(训练赛)
语言
C++
递交时间
2023-08-16 13:25:19
评测时间
2023-08-16 13:25:19
评测机
分数
0
总耗时
59ms
峰值内存
820.0 KiB