From 47bb6f7e183868d7af8e28db15ce2f2a219b408c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Sat, 2 Dec 2023 01:36:42 +0100 Subject: aoc --- prog/aoc/23/1/in.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 prog/aoc/23/1/in.txt (limited to 'prog/aoc/23/1/in.txt') diff --git a/prog/aoc/23/1/in.txt b/prog/aoc/23/1/in.txt new file mode 100644 index 0000000..41aa89c --- /dev/null +++ b/prog/aoc/23/1/in.txt @@ -0,0 +1,7 @@ +two1nine +eightwothree +abcone2threexyz +xtwone3four +4nineeightseven2 +zoneight234 +7pqrstsixteen -- cgit v1.2.3