/ Vijos /

记录详情

Compile Error

error[E0282]: unable to infer enough type information about `_`
 --> /in/foo.rs:5:9
  |
5 |     let sum = line
  |         ^^^ 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:52:23
评测时间
2018-07-19 22:52:23
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes