Compile Error
/in/foo.cc: In function 'int peach(int)': /in/foo.cc:8:21: error: 'peace' was not declared in this scope return 2*(peace(n-1)+1); ^ /in/foo.cc: In function 'int main()': /in/foo.cc:13:7: error: 'n' was not declared in this scope cin>>n; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1123 猴子吃桃
- 语言
- C++
- 递交时间
- 2021-12-18 11:14:47
- 评测时间
- 2021-12-18 11:14:47
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes