This commit is contained in:
Victor Alexandrovich Tsyrenschikov
2025-11-21 00:36:55 +05:00
parent 49dcd3a8ed
commit 2a7f887280

View File

@@ -15,4 +15,6 @@
# matches = re.findall(pattern, data)
#
# res = max([len(match[0] + match[1])
# for match in matches])
# for match in matches])
1