Wrong Answer
/in/foo.cc: In function 'void dfs(int, int)': /in/foo.cc:10:12: warning: left operand of comma operator has no effect [-Wunused-value] if(i,j!=0){ ^ /in/foo.cc: In function 'int main()': /in/foo.cc:20:18: warning: format '%c' expects argument of type 'char*', but argument 2 has type 'int' [-Wformat=] scanf("%c",map); ^
信息
- 递交者
- 类型
- 自测
- 题目
- 油田//改编与弱化版
- 语言
- C++
- 递交时间
- 2018-09-28 01:25:02
- 评测时间
- 2018-09-28 01:25:02
- 评测机
- 分数
- 0
- 总耗时
- 4ms
- 峰值内存
- 364.0 KiB