Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:10:18: error: 'scanf' was not declared in this scope scanf("%d",&n); ^ /in/foo.cc:15:22: error: 'printf' was not declared in this scope printf("%d\n",ans); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1106 输油管道问题
- 语言
- C++
- 递交时间
- 2021-01-31 10:42:03
- 评测时间
- 2021-01-31 10:42:03
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes