/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void bfs(int)':
/in/foo.cc:35:6: warning: unused variable 'newNode' [-Wunused-variable]
  int newNode;
      ^~~~~~~
/in/foo.cc: In function 'std::vector<int> lcaRoute(int, int)':
/in/foo.cc:88:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (int i = 0 ; i < vStart.size() ; i++)
                   ~~^~~~~~~~~~~~~~~
/in/foo.cc:66:7: warning: unused variable 'isSuccess' [-Wunused-variable]
  bool isSuccess = false;
       ^~~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:142:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (int i = 0 ; i < route.size() ; i++)
                    ~~^~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 10ms 15.168 MiB
#2 Wrong Answer 13ms 15.125 MiB
#3 Wrong Answer 14ms 15.125 MiB
#4 Wrong Answer 14ms 15.125 MiB
#5 Wrong Answer 10ms 15.195 MiB
#6 Time Exceeded ≥2003ms ≥19.758 MiB
#7 Time Exceeded ≥2003ms ≥19.859 MiB
#8 Time Exceeded ≥2003ms ≥19.809 MiB
#9 Time Exceeded ≥2007ms ≥19.156 MiB
#10 Time Exceeded ≥2007ms ≥19.238 MiB
#11 Time Exceeded ≥2001ms ≥19.148 MiB
#12 Time Exceeded ≥2004ms ≥19.168 MiB
#13 Time Exceeded ≥2022ms ≥19.152 MiB
#14 Time Exceeded ≥2005ms ≥19.078 MiB
#15 Time Exceeded ≥2003ms ≥19.086 MiB
#16 Time Exceeded ≥2007ms ≥19.059 MiB
#17 Time Exceeded ≥2007ms ≥19.336 MiB
#18 Time Exceeded ≥2007ms ≥19.176 MiB
#19 Time Exceeded ≥2009ms ≥19.23 MiB
#20 Time Exceeded ≥2005ms ≥27.391 MiB

信息

递交者
类型
递交
题目
P2004 天天爱跑步
语言
C++
递交时间
2017-09-08 15:57:14
评测时间
2017-09-08 15:57:14
评测机
分数
0
总耗时
≥30163ms
峰值内存
≥27.391 MiB