Compile Error
/in/foo.c:1:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token include <iostream> ^ /in/foo.c: In function 'main': /in/foo.c:5:1: error: 'cout' undeclared (first use in this function) cout<<"8 2"; ^~~~ /in/foo.c:5:1: note: each undeclared identifier is reported only once for each function it appears in
信息
- 递交者
- 类型
- 递交
- 题目
- cubes
- 比赛
- 初二普及组模拟赛0914
- 语言
- C
- 递交时间
- 2018-09-15 10:16:35
- 评测时间
- 2018-09-15 10:16:35
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes