Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:10:23: error: 'h' was not declared in this scope 10 | if(n<=h) | ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1002 摘葡萄
- 语言
- C++
- 递交时间
- 2025-02-14 20:15:02
- 评测时间
- 2025-02-14 20:15:02
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes
/in/foo.cc: In function 'int main()': /in/foo.cc:10:23: error: 'h' was not declared in this scope 10 | if(n<=h) | ^