QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#541514#8940. Piggy Sortucup-team3607#Compile Error//Rust9.2kb2024-08-31 19:48:072024-08-31 19:48:08

详细

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`.