/ new_bzoj /

记录详情

Time Exceeded

/in/foo.cc: In function 'void topu()':
/in/foo.cc:24:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
 for(i=0;i<v[st].size();i++)
         ~^~~~~~~~~~~~~
/in/foo.cc: In function 'int lca(int, int)':
/in/foo.cc:42:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  if(a==b)return a;
  ^~
/in/foo.cc:43:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   for(i=17;i>=0;i--)
   ^~~
/in/foo.cc: In function 'void dfs(int)':
/in/foo.cc:62:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(i=0;i<v3[o].size();i++)
          ~^~~~~~~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:92:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(j=0;j<v2[st].size();j++)
          ~^~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥5011ms ≥59.113 MiB
#2 Wrong Answer 28ms 50.598 MiB
#3 Accepted 27ms 48.727 MiB
#4 Time Exceeded ≥5011ms ≥61.207 MiB
#5 Wrong Answer 106ms 58.367 MiB
#6 Accepted 36ms 50.852 MiB
#7 Wrong Answer 89ms 59.102 MiB
#8 Wrong Answer 37ms 50.867 MiB
#9 Wrong Answer 38ms 51.203 MiB
#10 Wrong Answer 33ms 50.113 MiB

信息

递交者
类型
递交
题目
灾难
语言
C++
递交时间
2017-10-11 15:43:37
评测时间
2017-10-11 15:43:37
评测机
分数
20
总耗时
≥10421ms
峰值内存
≥61.207 MiB