Compile Error
error[E0282]: unable to infer enough type information about `_` --> /in/foo.rs:8:25 | 8 | .map(|x| x.parse().unwrap()) | ^^^ cannot infer type for `_` | = note: type annotations or generic parameter binding required error: aborting due to previous error
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 A+B Problem
- 语言
- Rust
- 递交时间
- 2018-07-19 22:50:10
- 评测时间
- 2018-07-19 22:50:10
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes