/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int re(int)':
/in/foo.cc:27:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int find_k()':
/in/foo.cc:41:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int bfs(int)':
/in/foo.cc:59:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 74ms 4.5 MiB
#2 Accepted 72ms 4.625 MiB
#3 Accepted 73ms 4.625 MiB
#4 Accepted 33ms 4.75 MiB
#5 Accepted 70ms 4.625 MiB
#6 Accepted 62ms 4.746 MiB
#7 Accepted 98ms 4.613 MiB
#8 Accepted 44ms 4.375 MiB

信息

递交者
类型
递交
题目
P1360 八数码问题
语言
C++
递交时间
2018-05-06 11:16:49
评测时间
2018-05-06 11:16:49
评测机
分数
100
总耗时
529ms
峰值内存
4.75 MiB