记录详情

Runtime Error

/in/foo.cc: In function 'void dfs1(int)':
/in/foo.cc:22:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(register int i=0;i<G[x].size();++i){
                       ~^~~~~~~~~~~~
/in/foo.cc: In function 'void dfs2(int)':
/in/foo.cc:48:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(register int i=0;i<G[x].size();++i){
                       ~^~~~~~~~~~~~
/in/foo.cc:57:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(register int i=0;i<G[x].size();++i){
                       ~^~~~~~~~~~~~
/in/foo.cc: In function 'void getfa(int)':
/in/foo.cc:83:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(register int i=0;i<G[x].size();++i){
                       ~^~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 16ms 34.297 MiB
#2 Runtime Error 17ms 30.551 MiB
#3 Runtime Error 15ms 32.965 MiB
#4 Runtime Error 16ms 34.293 MiB
#5 Runtime Error 14ms 30.332 MiB
#6 Runtime Error 36ms 37.617 MiB
#7 Runtime Error 36ms 37.633 MiB
#8 Runtime Error 34ms 37.66 MiB
#9 Time Exceeded ≥1001ms ≥39.004 MiB
#10 Time Exceeded ≥1000ms ≥40.32 MiB
#11 Time Exceeded ≥1001ms ≥38.676 MiB
#12 Time Exceeded ≥1002ms ≥42.242 MiB
#13 Time Exceeded ≥1002ms ≥38.344 MiB
#14 Time Exceeded ≥1001ms ≥38.266 MiB
#15 Time Exceeded ≥1001ms ≥40.223 MiB
#16 Time Exceeded ≥1002ms ≥40.316 MiB
#17 Time Exceeded ≥1006ms ≥39.605 MiB
#18 Time Exceeded ≥1003ms ≥36.141 MiB
#19 Time Exceeded ≥1003ms ≥37.938 MiB
#20 Time Exceeded ≥1006ms ≥47.844 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2020-11-10 17:45:12
评测时间
2020-11-10 17:45:12
评测机
分数
0
总耗时
12222ms
峰值内存
47.844 MiB