Compile Error
foo.cc: In function 'int main()':
foo.cc:7:82: error: expected ';' before numeric constant
7 | cout<<13<<"-->"<<40<<"-->"<<20<<"-->"<<10<<"-->"<<5<<"-->"<<16<<"-->"<<8<<"-->"4<<"-->"<<2<<"-->"<<1;
| ^
| ;
foo.cc:9:190: error: expected ';' before numeric constant
9 | cout<<9<<"-->"<<28<<"-->"<<14<<"-->"<<7<<"-->"<<22<<"-->"<<11<<"-->"<<34<<"-->"<<17<<"-->"<<52<<"-->"<<26<<"-->"<<13<<"-->"<<40<<"-->"<<20<<"-->"<<10<<"-->"<<5<<"-->"<<16<<"-->"<<8<<"-->"4<<"-->"<<2<<"-->"<<1;
| ^
| ;
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1060 冰雹猜想(1)
- 语言
- C++
- 递交时间
- 2022-07-11 22:01:37
- 评测时间
- 2022-07-11 22:01:37
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes