Compile Error
foo.cpp: In function 'int main()': foo.cpp:29:20: error: 'scanf' was not declared in this scope scanf("%d%d",&n,&m); ^ foo.cpp:31:24: error: 'printf' was not declared in this scope printf("%d",dfs(0,0,0)); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1822 管道取珠
- 语言
- C++
- 递交时间
- 2016-05-14 13:17:15
- 评测时间
- 2016-05-14 13:17:15
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes