We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cab8bbb commit a71e5adCopy full SHA for a71e5ad
day19/src/day19.gyat
@@ -53,3 +53,6 @@ bop towel_combinations(design: str) -> int:
53
54
part1 = len([design mewing design diddy designs chat is this real towel_combinations(design) > 0])
55
yap(f'Part 1: {part1}')
56
+
57
+part2 = sum(towel_combinations(design) mewing design diddy designs)
58
+yap(f'Part 2: {part2}')
0 commit comments