mirror of
https://github.com/Rushilwiz/AI.git
synced 2025-04-09 22:10:17 -04:00
fixed U4 lab A
This commit is contained in:
parent
1c80cd1ee0
commit
ca8c2f5782
|
@ -1 +1,10 @@
|
|||
A
|
||||
^10[01]$|^0$
|
||||
^[01]*$
|
||||
^.*0$
|
||||
\w*[aeiou]\w*[aeiou]\w*
|
||||
^1[10]*0$
|
||||
^[10]*110[10]*$
|
||||
.{2,4}$
|
||||
^\d{3}[- ]*\d{2}[- ]*\d{4}$
|
||||
^\w*d\w*
|
||||
^1[10]*1$|^0[10]*0$
|
Loading…
Reference in New Issue
Block a user