Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:14:16: warning: comparison with string literal results in unspecified behavior [-Waddress] if(a[i][j]=="*")b[i][j]=-1; ^~~ /in/foo.cc:14:16: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
信息
- 递交者
- 类型
- 自测
- 题目
- P1975 扫雷游戏
- 语言
- C++
- 递交时间
- 2018-03-07 20:06:39
- 评测时间
- 2018-03-07 20:06:39
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes