Compile Error
foo.cpp:15:13: error: empty character constant if(a[i][j]=='') { ^ foo.cpp: In function 'int main()': foo.cpp:9:9: warning: unused variable 'k' [-Wunused-variable] int i,j,k,l,n,m; ^ foo.cpp:9:11: warning: unused variable 'l' [-Wunused-variable] int i,j,k,l,n,m; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1975 扫雷游戏
- 语言
- C++
- 递交时间
- 2016-11-02 07:20:58
- 评测时间
- 2016-11-02 07:20:59
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes