Compile Error
foo.cpp:1:1: error: 'include' does not name a type include <iostream> ^ foo.cpp: In function 'int main()': foo.cpp:8:19: error: 'scanf' was not declared in this scope scanf("%d%d",&n,&m); ^ foo.cpp:32:16: error: 'printf' was not declared in this scope printf("%d",ans); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1787 寻宝
- 语言
- C++
- 递交时间
- 2016-05-11 17:04:47
- 评测时间
- 2016-05-11 17:04:47
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes