Compile Error
error: expected one of `.`, `;`, `?`, `}`, or an operator, found `,` --> /w/foo.rs:5:34 | 5 | io::stdin().read_line(&mut line),expect("stdin"); | ^ expected one of `.`, `;`, `?`, `}`, or an operator warning: unused import: `std::io` --> /w/foo.rs:1:5 | 1 | use std::io; | ^^^^^^^ | = note: `#[warn(unused_imports)]` on by default error: aborting due to previous error; 1 warning emitted
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 A+B Problem
- 语言
- Rust
- 递交时间
- 2021-11-18 18:07:45
- 评测时间
- 2021-11-18 18:07:45
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes