/ new_bzoj /

记录详情

Memory Exceeded

/in/foo.cc: In function 'void sol(int)':
/in/foo.cc:77:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int l=0;l<e[k].q.size();++l)
                 ~^~~~~~~~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:107:33: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'std::set<int>::size_type {aka long unsigned int}' [-Wformat=]
   printf("%lld\n",ans1[i].size());
                                 ^
/in/foo.cc:109:32: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'std::set<int>::size_type {aka long unsigned int}' [-Wformat=]
   printf("%lld ",ans2[i].size());
                                ^
# 状态 耗时 内存占用
#1 Accepted 91ms 19.75 MiB
#2 Memory Exceeded ≥5000ms ≥250.0 MiB
#3 Accepted 484ms 43.703 MiB
#4 Accepted 69ms 20.461 MiB
#5 Accepted 93ms 20.375 MiB
#6 Accepted 904ms 102.875 MiB
#7 Accepted 879ms 103.125 MiB
#8 Accepted 902ms 102.875 MiB
#9 Memory Exceeded ≥5240ms ≥250.0 MiB
#10 Memory Exceeded ≥5235ms ≥250.0 MiB

信息

递交者
类型
递交
题目
喵星球上的点名
语言
C++
递交时间
2018-01-24 15:31:47
评测时间
2018-01-24 15:31:47
评测机
分数
70
总耗时
≥18900ms
峰值内存
≥250.0 MiB