Write a regular expression that matches all strings over the alphabet {a, b, c} that contain: starts and ends with a; at most one a; at least two a's ...
確定! 回上一頁