Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:110:44: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'short int*' [-Wformat=]
  for(int i=1;i<=9;i++) scanf("%d",&st[1][i]);
                                            ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 八数码
 - 语言
 - C++
 - 递交时间
 - 2017-03-22 20:42:37
 - 评测时间
 - 2017-03-22 20:45:14
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 424ms
 - 峰值内存
 - 9.199 MiB