Compile Error
error: struct field shorthands are unstable (see issue #37340) --> /in/foo.rs:32:17 | 32 | a0, | ^^ error: struct field shorthands are unstable (see issue #37340) --> /in/foo.rs:33:17 | 33 | others | ^^^^^^ error: struct field shorthands are unstable (see issue #37340) --> /in/foo.rs:40:17 | 40 | numerator, | ^^^^^^^^^ error: struct field shorthands are unstable (see issue #37340) --> /in/foo.rs:41:17 | 41 | denominator | ^^^^^^^^^^^ error: aborting due to 4 previous errors
信息
- 递交者
- 类型
- 递交
- 题目
- P1696 数与连分数
- 语言
- Rust
- 递交时间
- 2018-09-23 18:35:20
- 评测时间
- 2018-09-23 18:35:20
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes