Compile Error
/in/foo.cc: In function 'void dfs(int)': /in/foo.cc:27:6: error: 'dx' was not declared in this scope x+=dx[i]; ^~ /in/foo.cc:28:6: error: 'dy' was not declared in this scope y+=dy[i]; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1564 迷宫 路径总数
- 语言
- C++
- 递交时间
- 2021-07-09 10:07:01
- 评测时间
- 2021-07-09 10:07:01
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes