Compile Error
foo.cpp: In function 'bool isTree()': foo.cpp:9:5: error: 'n' was not declared in this scope if(n == 0) ^ foo.cpp: In function 'bool isHeap()': foo.cpp:32:10: error: 'n' was not declared in this scope if(0 == n) ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1897 学姐吃牛排
- 语言
- C++
- 递交时间
- 2014-11-01 16:21:07
- 评测时间
- 2014-11-01 16:21:08
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes