Compile Error
foo.cpp: In function 'void hanoi(int, int, int, int)': foo.cpp:6:9: error: 'cout' was not declared in this scope cout<<n<<' '<<from<<' '<<to_<<endl; ^ foo.cpp:6:39: error: 'endl' was not declared in this scope cout<<n<<' '<<from<<' '<<to_<<endl; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1068 新年趣事之玩具
- 语言
- C++
- 递交时间
- 2016-04-12 22:00:45
- 评测时间
- 2016-04-12 22:00:45
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes