asd
This commit is contained in:
parent
012dfb1df7
commit
c913243b67
3
regexpattern_DAY3.cs
Normal file
3
regexpattern_DAY3.cs
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
string pattern = "mul([0-9]+,[0-9]+)"
|
||||||
|
|
||||||
|
Regex rg = new Regex(pattern);
|
Loading…
Reference in New Issue
Block a user