/ new_bzoj /

记录详情

Memory Exceeded

/in/foo.cc: In function 'void solve()':
/in/foo.cc:121: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:121: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 12ms 7.094 MiB
#2 Memory Exceeded ≥5039ms ≥250.0 MiB
#3 Accepted 13ms 7.375 MiB
#4 Accepted 36ms 7.203 MiB
#5 Accepted 49ms 9.859 MiB
#6 Accepted 59ms 9.73 MiB
#7 Accepted 93ms 21.246 MiB
#8 Memory Exceeded ≥5028ms ≥250.0 MiB
#9 Memory Exceeded ≥5096ms ≥250.0 MiB
#10 Memory Exceeded ≥5092ms ≥250.0 MiB
#11 Memory Exceeded ≥5086ms ≥250.0 MiB

信息

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