fixed U4 lab A

This commit is contained in:
Rushil Umaretiya 2021-02-08 01:57:11 -05:00
parent 1c80cd1ee0
commit ca8c2f5782

View File

@ -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$