Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:30:35: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'bool*' [-Wformat=]
             scanf("%d",&Able[i][j]);
                                   ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1846 华容道
 - 语言
 - C++
 - 递交时间
 - 2019-08-16 22:59:19
 - 评测时间
 - 2019-08-16 22:59:19
 - 评测机
 
- 分数
 - 30
 - 总耗时
 - 76ms
 - 峰值内存
 - 1.859 MiB