Compile Error
foo.cc: In function 'void dfs(int, int, int)': foo.cc:21:64: error: 'sea' was not declared in this scope 21 | if(xi>=0&&yj>=0&&xi<=r-1&&yj<=c-1&&!v[xi][yj]&&sea[xi][yj]=='.') dfs(xi,yj,lens++); | ^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1107 环游大同80天
- 语言
- C++
- 递交时间
- 2023-12-21 22:24:07
- 评测时间
- 2023-12-21 22:24:07
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes