/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'bool bfs(int)':
/in/foo.cc:21:12: warning: unused variable 'p' [-Wunused-variable]
  int i,j,s,p,q,ip,ie;
            ^
/in/foo.cc:21:14: warning: unused variable 'q' [-Wunused-variable]
  int i,j,s,p,q,ip,ie;
              ^
/in/foo.cc: In function 'bool bfs1(int)':
/in/foo.cc:80:10: warning: unused variable 's' [-Wunused-variable]
  int i,j,s,p,q,ip;
          ^
/in/foo.cc:80:12: warning: unused variable 'p' [-Wunused-variable]
  int i,j,s,p,q,ip;
            ^
/in/foo.cc:80:14: warning: unused variable 'q' [-Wunused-variable]
  int i,j,s,p,q,ip;
              ^
/in/foo.cc: In function 'bool bfs2(int)':
/in/foo.cc:120:10: warning: unused variable 's' [-Wunused-variable]
  int i,j,s,p,q,ip,ie;
          ^
/in/foo.cc:120:12: warning: unused variable 'p' [-Wunused-variable]
  int i,j,s,p,q,ip,ie;
            ^
/in/foo.cc:120:14: warning: unused variable 'q' [-Wunused-variable]
  int i,j,s,p,q,ip,ie;
              ^
/in/foo.cc: In function 'bool solve(int)':
/in/foo.cc:344:14: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
              for(j=0;j<nc[to-n-1];j++)
              ^~~
/in/foo.cc:346:8: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
        to=ip;
        ^~
/in/foo.cc:184:10: warning: unused variable 's' [-Wunused-variable]
  int i,j,s,p,q,dx,dy,id,ip,from,to;
          ^
/in/foo.cc:184:12: warning: unused variable 'p' [-Wunused-variable]
  int i,j,s,p,q,dx,dy,id,ip,from,to;
            ^
/in/foo.cc:184:14: warning: unused variable 'q' [-Wunused-variable]
  int i,j,s,p,q,dx,dy,id,ip,from,to;
              ^
/in/foo.cc:184:28: warning: unused variable 'from' [-Wunused-variable]
  int i,j,s,p,q,dx,dy,id,ip,from,to;
                            ^~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:361:6: warning: unused variable 'a' [-Wunused-variable]
  int a,b;
      ^
/in/foo.cc:361:8: warning: unused variable 'b' [-Wunused-variable]
  int a,b;
        ^
/in/foo.cc:364:12: warning: unused variable 'p' [-Wunused-variable]
  int i,j,s,p,q;
            ^
/in/foo.cc:364:14: warning: unused variable 'q' [-Wunused-variable]
  int i,j,s,p,q;
              ^
# 状态 耗时 内存占用
#1 Accepted 3ms 364.0 KiB
#2 Wrong Answer 152ms 328.0 KiB
#3 Wrong Answer 150ms 376.0 KiB
#4 Wrong Answer 129ms 348.0 KiB
#5 Wrong Answer 126ms 384.0 KiB
#6 Wrong Answer 149ms 376.0 KiB
#7 Wrong Answer 119ms 356.0 KiB
#8 Wrong Answer 219ms 384.0 KiB
#9 Wrong Answer 162ms 384.0 KiB
#10 Wrong Answer 170ms 368.0 KiB
#11 Time Exceeded ≥3005ms ≥340.0 KiB
#12 Time Exceeded ≥3001ms ≥376.0 KiB
#13 Time Exceeded ≥3004ms ≥384.0 KiB
#14 Time Exceeded ≥3002ms ≥380.0 KiB
#15 Accepted 956ms 356.0 KiB
#16 Accepted 504ms 376.0 KiB
#17 Accepted 553ms 332.0 KiB
#18 Wrong Answer 562ms 368.0 KiB
#19 Accepted 602ms 352.0 KiB
#20 Accepted 533ms 384.0 KiB

信息

递交者
类型
递交
题目
P1961 模拟电路
语言
C++
递交时间
2018-07-05 01:26:20
评测时间
2018-07-05 01:26:20
评测机
分数
30
总耗时
≥17111ms
峰值内存
≥384.0 KiB