Compile Error
foo.cpp: In function 'int read()': foo.cpp:6:21: error: 'getchar' was not declared in this scope char ch=getchar(); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1123 均分纸牌
- 语言
- C++
- 递交时间
- 2016-12-24 23:36:22
- 评测时间
- 2016-12-24 23:36:23
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes
foo.cpp: In function 'int read()': foo.cpp:6:21: error: 'getchar' was not declared in this scope char ch=getchar(); ^