Compile Error
foo.cc: In function 'int main()':
foo.cc:11:29: error: expected ';' before string constant
11 | cout"*";
| ^~~
| ;
foo.cc:11:25: warning: statement has no effect [-Wunused-value]
11 | cout"*";
| ^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1025 画画的BABY
- 语言
- C++
- 递交时间
- 2023-08-11 02:44:04
- 评测时间
- 2023-08-11 02:44:04
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes