Compile Error
foo.cc: In function 'int main()':
foo.cc:22:5: error: expected ';' before 'cout'
22 | a cout<<" ";
| ^~~~~
| ;
foo.cc:22:4: warning: statement has no effect [-Wunused-value]
22 | a cout<<" ";
| ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1044 *组成的图形(4)
- 语言
- C++
- 递交时间
- 2022-07-21 20:08:41
- 评测时间
- 2022-07-21 20:08:41
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes