/ new_bzoj /

记录详情

Accepted

/in/foo.cc: In function 'void solve()':
/in/foo.cc:157:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
         if (canmin) minm = min(minm,minres) ; if (canmax) maxn = max(maxn , maxres);
         ^~
/in/foo.cc:157:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         if (canmin) minm = min(minm,minres) ; if (canmax) maxn = max(maxn , maxres);
                                               ^~
# 状态 耗时 内存占用
#1 Accepted 37ms 10.0 MiB
#2 Accepted 644ms 14.25 MiB
#3 Accepted 34ms 11.625 MiB
#4 Accepted 24ms 11.594 MiB
#5 Accepted 22ms 11.125 MiB
#6 Accepted 42ms 11.5 MiB
#7 Accepted 38ms 11.375 MiB
#8 Accepted 229ms 11.875 MiB
#9 Accepted 346ms 12.086 MiB
#10 Accepted 322ms 12.715 MiB
#11 Accepted 353ms 13.363 MiB

信息

递交者
类型
递交
题目
字符串覆盖
语言
C++
递交时间
2018-05-01 20:35:02
评测时间
2018-05-01 20:35:02
评测机
分数
100
总耗时
2095ms
峰值内存
14.25 MiB