记录详情

Wrong Answer

/in/foo.cc: In function 'void fbnq(int)':
/in/foo.cc:8:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(h<=m+1)
  ^~
/in/foo.cc:10:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   count=t1+t2;
   ^~~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 364.0 KiB
#2 Accepted 4ms 352.0 KiB
#3 Wrong Answer 3ms 364.0 KiB
#4 Wrong Answer 3ms 352.0 KiB
#5 Wrong Answer 3ms 384.0 KiB

信息

递交者
类型
递交
题目
蜜蜂路线
题目数据
下载
语言
C++
递交时间
2017-10-15 11:48:21
评测时间
2017-10-15 11:48:21
评测机
分数
40
总耗时
19ms
峰值内存
384.0 KiB