Algoteka

Search with a Regex Pattern - All languages

Problem by oml1111

Problem description:

Construct a regex pattern with some groups. Find a segment of some string that matches said pattern and fetch the parts that match the groups specified by the pattern.

Verified languages:

# Language Count
1 C++ 1
2 Python 1

Unverified languages:

# Language Count
No unverified languages ...
View problem discussion (0 comments)