Compile Error
foo.cpp: In function 'int main()': foo.cpp:15:23: error: 'scanf' was not declared in this scope scanf("%d%d",&k,&n); ^ foo.cpp:27:20: error: 'printf' was not declared in this scope printf("%d",ans); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1319 数列
- 语言
- C++
- 递交时间
- 2015-10-27 15:31:41
- 评测时间
- 2015-10-27 15:31:42
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes