/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:77:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
      if(Tp.x==1&&Tp.y==4)
      ^~
/in/foo.cc:79:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   if(Tp.c==-1)   
   ^~
/in/foo.cc:53:10: warning: unused variable 'k' [-Wunused-variable]
  int i,j,k;
          ^
# 状态 耗时 内存占用
#1 Wrong Answer 3ms 4.215 MiB
#2 Wrong Answer 17ms 10.387 MiB
#3 Wrong Answer 2187ms 20.59 MiB
#4 Wrong Answer 2077ms 21.898 MiB
#5 Wrong Answer 4ms 6.207 MiB
#6 Wrong Answer 3ms 4.203 MiB
#7 Wrong Answer 5ms 8.828 MiB
#8 Wrong Answer 33ms 11.203 MiB
#9 Wrong Answer 16ms 10.453 MiB
#10 Wrong Answer 1334ms 21.082 MiB

信息

递交者
类型
递交
题目
Baj 最短回文路
语言
C++
递交时间
2020-07-16 15:15:34
评测时间
2020-07-16 15:15:34
评测机
分数
0
总耗时
5683ms
峰值内存
21.898 MiB