Rust 0ms | t=O(n) s=O(1) | Neat FSA using enum, match, fold ... #![allow(unused)] enum State { Start, Alpha1, Hypen, Alpha2, Puctuation, ...
確定! 回上一頁