error[E0369]: binary operation `==` cannot be applied to type `std::iter::Rev<std::str::Chars<'_>>` --> src/main.rs:4:5 | 4 | assert_eq!(word.chars().rev(), ...
確定! 回上一頁