记录详情

Wrong Answer

/in/foo.cc: In function 'void BFS()':
/in/foo.cc:36:12: warning: unused variable 'now' [-Wunused-variable]
  int tx,ty,now;
            ^~~
/in/foo.cc: In function 'bool check(int, int, int, int)':
/in/foo.cc:29:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 311ms 7.43 MiB
#2 Accepted 409ms 7.184 MiB
#3 Accepted 6ms 4.809 MiB
#4 Accepted 6ms 4.695 MiB
#5 Wrong Answer 4ms 4.809 MiB
#6 Accepted 15ms 4.805 MiB
#7 Accepted 13ms 4.805 MiB
#8 Accepted 73ms 5.438 MiB
#9 Accepted 86ms 5.305 MiB
#10 Accepted 10ms 4.812 MiB

信息

递交者
类型
递交
题目
飞越原野
语言
C++
递交时间
2017-09-17 17:39:52
评测时间
2017-09-17 17:39:52
评测机
分数
90
总耗时
938ms
峰值内存
7.43 MiB