/ new_bzoj /

记录详情

Memory Exceeded

/in/foo.cc: In function 'void solve()':
/in/foo.cc:117: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:117: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 12ms 6.469 MiB
#2 Memory Exceeded ≥5169ms ≥250.0 MiB
#3 Wrong Answer 10ms 6.375 MiB
#4 Accepted 16ms 7.703 MiB
#5 Accepted 34ms 8.828 MiB
#6 Accepted 54ms 10.531 MiB
#7 Wrong Answer 158ms 21.172 MiB
#8 Memory Exceeded ≥5152ms ≥250.0 MiB
#9 Memory Exceeded ≥5093ms ≥250.0 MiB
#10 Memory Exceeded ≥5025ms ≥250.0 MiB
#11 Memory Exceeded ≥5085ms ≥250.0 MiB

信息

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