Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:42:18: error: 'scanf' was not declared in this scope scanf("%d",&n); ^ /in/foo.cc:53:29: error: 'printf' was not declared in this scope printf("%d\n",ans[i]); ^
信息
- 递交者
- 类型
- 自测
- 题目
- P1066 弱弱的战壕
- 语言
- C++
- 递交时间
- 2018-02-06 21:02:07
- 评测时间
- 2018-02-06 21:02:07
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes