Compile Error
foo.cc: In function 'int main()': foo.cc:30:14: error: expected '}' at end of input 30 | cout<<endl; | ^ foo.cc:29:3: note: to match this '{' 29 | { | ^ foo.cc:30:14: error: expected '}' at end of input 30 | cout<<endl; | ^ foo.cc:25:2: note: to match this '{' 25 | { | ^ foo.cc:30:14: error: expected '}' at end of input 30 | cout<<endl; | ^ foo.cc:8:1: note: to match this '{' 8 | { | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1120 出现数字3的数
- 语言
- C++
- 递交时间
- 2021-12-08 20:47:20
- 评测时间
- 2021-12-08 20:47:20
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes