/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:23:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
         while(qxl <= qxr && a[qx[qxr]] < t)
         ^~~~~
/in/foo.cc:25:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
   qn[++qnr] = i;
   ^~
# 状态 耗时 内存占用
#1 Accepted 5ms 4.348 MiB
#2 Accepted 4ms 4.371 MiB
#3 Accepted 5ms 4.344 MiB
#4 Accepted 4ms 4.371 MiB
#5 Accepted 4ms 4.25 MiB
#6 Accepted 5ms 4.344 MiB
#7 Accepted 30ms 6.25 MiB
#8 Accepted 23ms 4.25 MiB

信息

递交者
类型
递交
题目
Pilots
语言
C++
递交时间
2018-03-30 12:46:22
评测时间
2018-03-30 12:46:22
评测机
分数
100
总耗时
83ms
峰值内存
6.25 MiB