/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void search_DFS(std::__cxx11::string)':
/in/foo.cc:32:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if(ans&&((j+xtzm)==x.size()))
              ~~~~~~~~^~~~~~~~~~
/in/foo.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     if(ans&&((j+xtzm)!=x.size()))
              ~~~~~~~~^~~~~~~~~~
/in/foo.cc:49:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  if(!ans&&sum.size()>maxn)
           ~~~~~~~~~~^~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:55:6: warning: unused variable 'Zoe' [-Wunused-variable]
  int Zoe,Forever,xzy,cxlf,YBB;
      ^~~
/in/foo.cc:55:10: warning: unused variable 'Forever' [-Wunused-variable]
  int Zoe,Forever,xzy,cxlf,YBB;
          ^~~~~~~
/in/foo.cc:55:18: warning: unused variable 'xzy' [-Wunused-variable]
  int Zoe,Forever,xzy,cxlf,YBB;
                  ^~~
/in/foo.cc:55:22: warning: unused variable 'cxlf' [-Wunused-variable]
  int Zoe,Forever,xzy,cxlf,YBB;
                      ^~~~
/in/foo.cc:55:27: warning: unused variable 'YBB' [-Wunused-variable]
  int Zoe,Forever,xzy,cxlf,YBB;
                           ^~~
# 状态 耗时 内存占用
#1 Accepted 3ms 260.0 KiB
#2 Accepted 1ms 372.0 KiB
#3 Accepted 3ms 256.0 KiB
#4 Accepted 4ms 200.0 KiB
#5 Accepted 2ms 328.0 KiB
#6 Accepted 3ms 348.0 KiB
#7 Time Exceeded ≥1003ms ≥352.0 KiB
#8 Wrong Answer 2ms 332.0 KiB

信息

递交者
类型
递交
题目
P1311 单词接龙
语言
C++
递交时间
2017-06-24 11:33:36
评测时间
2017-06-24 11:33:36
评测机
分数
72
总耗时
≥1025ms
峰值内存
≥372.0 KiB