Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:19:25: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'bool*' [-Wformat=]
    scanf("%d",&map[i][j]);
                         ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 2017.07.05 P1 炸弹矩阵
 - 语言
 - C++
 - 递交时间
 - 2017-07-25 19:21:26
 - 评测时间
 - 2017-07-25 19:21:26
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 333ms
 - 峰值内存
 - 1.25 MiB