记录详情

Accepted

/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 303ms 7.43 MiB
#2 Accepted 412ms 7.062 MiB
#3 Accepted 6ms 4.809 MiB
#4 Accepted 3ms 4.809 MiB
#5 Accepted 4ms 4.805 MiB
#6 Accepted 13ms 4.941 MiB
#7 Accepted 11ms 4.809 MiB
#8 Accepted 112ms 5.438 MiB
#9 Accepted 125ms 5.309 MiB
#10 Accepted 10ms 4.816 MiB

信息

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