Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:21:11: error: 'fin' was not declared in this scope scanf(fin, "%d %d", &m, &n); ^~~ /in/foo.cc:43:29: error: 'fout' was not declared in this scope putc(pic[i][j], fout); ^~~~ /in/foo.cc:45:16: error: 'fout' was not declared in this scope printf(fout, "\n"); ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1497 立体图
- 语言
- C++
- 递交时间
- 2017-08-05 16:04:48
- 评测时间
- 2017-08-05 16:04:48
- 评测机
- 分数
- 0
- 总耗时
- 42ms
- 峰值内存
- 4.312 MiB