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++
- 递交时间
- 10 年前
- 评测时间
- 10 年前
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes