/ 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 2ms 516.0 KiB
#2 Accepted 6ms 676.0 KiB
#3 Accepted 11ms 860.0 KiB
#4 Accepted 27ms 1.699 MiB
#5 Accepted 57ms 2.848 MiB
#6 Accepted 59ms 2.848 MiB
#7 Accepted 63ms 2.926 MiB
#8 Accepted 66ms 3.109 MiB

信息

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