记录详情

Wrong Answer

/in/foo.c: In function 'main':
/in/foo.c:15:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(x1=0; x1<n; x1++)
  ^~~
/in/foo.c:46:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
   int max=b[0];
   ^~~
# 状态 耗时 内存占用
#1 Accepted 0ms 208.0 KiB
#2 Wrong Answer 0ms 216.0 KiB
#3 Wrong Answer 53ms 4.352 MiB
#4 Wrong Answer 55ms 4.539 MiB
#5 Wrong Answer 66ms 4.766 MiB
#6 Wrong Answer 66ms 4.918 MiB
#7 Wrong Answer 63ms 5.078 MiB
#8 Wrong Answer 77ms 5.824 MiB
#9 Wrong Answer 88ms 6.891 MiB
#10 Wrong Answer 99ms 7.547 MiB

信息

递交者
类型
递交
题目
(ty 1-6) 最大草场
语言
C
递交时间
2019-01-20 12:07:49
评测时间
2019-01-20 12:07:49
评测机
分数
10
总耗时
572ms
峰值内存
7.547 MiB