/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:22:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
         while(qxl <= qxr && qx[qxr] <= t)
         ^~~~~
/in/foo.cc:24:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
   qn[++qnr] = t;
   ^~
# 状态 耗时 内存占用
#1 Wrong Answer 4ms 2.25 MiB
#2 Accepted 3ms 2.34 MiB
#3 Accepted 3ms 2.363 MiB
#4 Wrong Answer 5ms 2.359 MiB
#5 Wrong Answer 4ms 2.25 MiB
#6 Wrong Answer 5ms 2.25 MiB
#7 Wrong Answer 18ms 2.324 MiB
#8 Wrong Answer 70ms 2.355 MiB

信息

递交者
类型
递交
题目
Pilots
语言
C++
递交时间
2018-03-30 12:35:34
评测时间
2018-03-30 12:35:34
评测机
分数
24
总耗时
115ms
峰值内存
2.363 MiB