Compile Error
foo.cpp: In function 'int dfs(int, int)': foo.cpp:10:9: error: 'past' was not declared in this scope if(past[i][j]||i>r||i<1||j>c||j<1) return 0; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1011 清帝之惑之顺治
- 语言
- C++
- 递交时间
- 2014-05-24 22:30:32
- 评测时间
- 2014-05-24 22:30:37
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes