Algoteka
View all languages for this problem (1 verified and 0 unverified)

Match with a Regex Pattern - Samples for C++

Problem by oml1111

Problem description:

Construct a regex pattern with some groups. Use said pattern to check if some string matches the pattern and then fetch the parts of the string that match the groups in that pattern.

Verified samples:

# Tech tags Title Creator Created date
1 0
oml1111
2022-12-19 19:00

Unverified samples:

# Tech tags Title Creator Created date
No unverified samples ...
View problem discussion (0 comments)