/ 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:106: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:108: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 88ms 28.84 MiB
#2 Memory Exceeded ≥5000ms ≥250.0 MiB
#3 Accepted 472ms 52.75 MiB
#4 Accepted 95ms 28.125 MiB
#5 Accepted 62ms 28.074 MiB
#6 Accepted 951ms 111.5 MiB
#7 Accepted 946ms 110.5 MiB
#8 Accepted 1054ms 111.25 MiB
#9 Memory Exceeded ≥5074ms ≥250.0 MiB
#10 Memory Exceeded ≥5067ms ≥250.0 MiB

信息

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