记录详情

Runtime Error

/in/foo.c: In function 'searchmin':
/in/foo.c:35:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(int i=0;i<=n;i++)
  ^~~
/in/foo.c:38:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   return min;
   ^~~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 968.0 KiB
#2 Accepted 1ms 956.0 KiB
#3 Accepted 1ms 952.0 KiB
#4 Accepted 1ms 976.0 KiB
#5 Accepted 1ms 952.0 KiB
#6 Runtime Error 1ms 960.0 KiB
#7 Runtime Error 1ms 968.0 KiB
#8 Runtime Error 1ms 960.0 KiB
#9 Runtime Error 1ms 948.0 KiB
#10 Runtime Error 1ms 976.0 KiB

信息

递交者
类型
递交
题目
偷拍硕哥4
比赛
小兰赛 2018/12/9
语言
C
递交时间
2018-12-09 10:36:01
评测时间
2018-12-09 10:36:16
评测机
分数
50
总耗时
12ms
峰值内存
976.0 KiB