QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#541514 | #8940. Piggy Sort | ucup-team3607# | Compile Error | / | / | Rust | 9.2kb | 2024-08-31 19:48:07 | 2024-08-31 19:48:08 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
error[E0658]: use of unstable library feature 'round_ties_even' --> answer.code:54:22 | 54 | .round_ties_even() | ^^^^^^^^^^^^^^^ | = note: see issue #96710 <https://github.com/rust-lang/rust/issues/96710> for more information error: aborting due to previous error For more information about this error, try `rustc --explain E0658`.