asd
This commit is contained in:
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);
|
||||||
Reference in New Issue
Block a user