/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void bfs(int)':
/in/foo.cc:34:6: warning: unused variable 'newNode' [-Wunused-variable]
  int newNode;
      ^~~~~~~
/in/foo.cc: In function 'std::vector<int> lcaRoute(int, int)':
/in/foo.cc:65:7: warning: unused variable 'isSuccess' [-Wunused-variable]
  bool isSuccess = false;
       ^~~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:161:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    for (int i = 0 ; i < route.size() ; i++)
                     ~~^~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 12ms 15.125 MiB
#2 Wrong Answer 13ms 15.125 MiB
#3 Wrong Answer 13ms 15.125 MiB
#4 Wrong Answer 8ms 15.219 MiB
#5 Wrong Answer 13ms 15.125 MiB
#6 Time Exceeded ≥2008ms ≥18.262 MiB
#7 Time Exceeded ≥2009ms ≥18.164 MiB
#8 Time Exceeded ≥2003ms ≥18.125 MiB
#9 Time Exceeded ≥2008ms ≥19.156 MiB
#10 Time Exceeded ≥2001ms ≥19.156 MiB
#11 Time Exceeded ≥2004ms ≥19.156 MiB
#12 Time Exceeded ≥2004ms ≥19.297 MiB
#13 Time Exceeded ≥2006ms ≥19.078 MiB
#14 Time Exceeded ≥2006ms ≥19.082 MiB
#15 Time Exceeded ≥2009ms ≥19.164 MiB
#16 Time Exceeded ≥2003ms ≥19.078 MiB
#17 Time Exceeded ≥2004ms ≥19.184 MiB
#18 Time Exceeded ≥2006ms ≥19.207 MiB
#19 Time Exceeded ≥2003ms ≥19.348 MiB
#20 Time Exceeded ≥2004ms ≥27.309 MiB

信息

递交者
类型
递交
题目
P2004 天天爱跑步
语言
C++
递交时间
2017-09-08 16:33:17
评测时间
2017-09-08 16:33:17
评测机
分数
0
总耗时
≥30145ms
峰值内存
≥27.309 MiB