Compile Error
foo.cpp: In function 'int main()': foo.cpp:7:16: error: 'l' was not declared in this scope scanf("%d%d",&l,&r); ^ foo.cpp:7:19: error: 'r' was not declared in this scope scanf("%d%d",&l,&r); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1784 数字统计
- 语言
- C++
- 递交时间
- 2015-10-02 21:54:07
- 评测时间
- 2015-10-02 21:54:08
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes