/ Vijos /

记录详情

Accepted

foo.cc: In function 'int bfs(int, int)':
foo.cc:43:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
foo.cc: In function 'int main()':
foo.cc:47:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%s",start);//输入初始状态 
  ~~~~~^~~~~~~~~~~~
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 4ms 436.0 KiB
#2 Accepted 10ms 720.0 KiB
#3 Accepted 16ms 960.0 KiB
#4 Accepted 41ms 1.73 MiB
#5 Accepted 86ms 2.855 MiB
#6 Accepted 86ms 2.859 MiB
#7 Accepted 87ms 2.93 MiB
#8 Accepted 95ms 3.109 MiB

信息

递交者
类型
递交
题目
P1360 八数码问题
语言
C++
递交时间
2021-03-25 21:02:10
评测时间
2021-03-25 21:02:10
评测机
分数
100
总耗时
429ms
峰值内存
3.109 MiB