aboutsummaryrefslogtreecommitdiffstats
path: root/day19/example.txt
diff options
context:
space:
mode:
authorOrfeas <38209077+0xfea5@users.noreply.github.com>2023-12-22 00:18:16 +0200
committerOrfeas <38209077+0xfea5@users.noreply.github.com>2025-10-28 23:20:45 +0200
commitaa89ad04dacc7281c81a37199fd67460b8482fba (patch)
tree8453453d26efd4da9474d24411ed00ff6d339698 /day19/example.txt
parentday18 (diff)
downloadaoc23-main.tar.gz
aoc23-main.zip
Diffstat (limited to 'day19/example.txt')
-rw-r--r--day19/example.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/day19/example.txt b/day19/example.txt
new file mode 100644
index 0000000..e5b5d64
--- /dev/null
+++ b/day19/example.txt
@@ -0,0 +1,17 @@
1px{a<2006:qkq,m>2090:A,rfg}
2pv{a>1716:R,A}
3lnx{m>1548:A,A}
4rfg{s<537:gd,x>2440:R,A}
5qs{s>3448:A,lnx}
6qkq{x<1416:A,crn}
7crn{x>2662:A,R}
8in{s<1351:px,qqz}
9qqz{s>2770:qs,m<1801:hdj,R}
10gd{a>3333:R,R}
11hdj{m>838:A,pv}
12
13{x=787,m=2655,a=1222,s=2876}
14{x=1679,m=44,a=2067,s=496}
15{x=2036,m=264,a=79,s=2244}
16{x=2461,m=1339,a=466,s=291}
17{x=2127,m=1623,a=2188,s=1013}