L(r) = { w E { a , b }* : w contains at least one a } r = ? Pick all correct answers:多项选择题
A
r = a (a+b)*
B
r = a (a+b)* a
C
r = (a+b)* a
D
r = b* a b*
E
None is correct.
登录即可查看完整答案
我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。
类似问题
Assume a list of soccer scores are given with the first team's score, followed by a full stop character, followed by the second team's score (e.g. 4.2). We wish to find all scores representing a draw (i.e. both teams have an equal score). Which of the following regular expressions would we use:
Assume all University of Melbourne subject codes contain four capital letters followed by five numbers. A regular expression for finding subject codes is:
L(r) = { w E { a , b }* : w starts and ends with the same symbol } r = ? Pick all correct answers.
Pick all true statements about REGEXs:
更多留学生实用工具
希望你的学习变得更简单
加入我们,立即解锁 海量真题 与 独家解析,让复习快人一步!