/ new_bzoj /

记录详情

Memory Exceeded

/in/foo.cc: In function 'void solve()':
/in/foo.cc:118: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:118: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 Wrong Answer 13ms 6.375 MiB
#2 Memory Exceeded ≥5049ms ≥250.0 MiB
#3 Wrong Answer 6ms 6.492 MiB
#4 Accepted 19ms 7.578 MiB
#5 Accepted 28ms 8.734 MiB
#6 Wrong Answer 58ms 10.531 MiB
#7 Wrong Answer 78ms 21.906 MiB
#8 Memory Exceeded ≥5031ms ≥250.0 MiB
#9 Memory Exceeded ≥5044ms ≥250.0 MiB
#10 Memory Exceeded ≥5044ms ≥250.0 MiB
#11 Memory Exceeded ≥5019ms ≥250.0 MiB

信息

递交者
类型
递交
题目
字符串覆盖
语言
C++
递交时间
2018-05-01 19:23:16
评测时间
2018-05-01 19:23:16
评测机
分数
18
总耗时
≥25393ms
峰值内存
≥250.0 MiB