summaryrefslogtreecommitdiff
path: root/4a.py
diff options
context:
space:
mode:
Diffstat (limited to '4a.py')
-rwxr-xr-x4a.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/4a.py b/4a.py
deleted file mode 100755
index e5dfe7f..0000000
--- a/4a.py
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/env python3
-
-import sys, re, functools
-
-print(functools.reduce(lambda a,t:a+int(t[1]),filter(lambda t:"".join(x[1] for x in sorted([(len(p[0]),p[1]) for p in re.findall(r"((.)\2*)","".join(sorted(t[0].replace("-",""))))],key=lambda t:(-t[0],t[1]))[:5])==t[2],[re.match(r"([-a-z]+)-(\d+)\[([a-z]+)\]",r).groups() for r in sys.stdin.read().split("\n")[:-1]]),0))