From 1d96c68c66ba5648d1dd4d8ff2976fc97eea8a14 Mon Sep 17 00:00:00 2001 From: kartofen Date: Sun, 31 Jul 2022 20:12:50 +0300 Subject: 2020 days 4 and 5 --- Advent-of-Code-2020/AOC-4/example-valid.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Advent-of-Code-2020/AOC-4/example-valid.txt (limited to 'Advent-of-Code-2020/AOC-4/example-valid.txt') diff --git a/Advent-of-Code-2020/AOC-4/example-valid.txt b/Advent-of-Code-2020/AOC-4/example-valid.txt new file mode 100644 index 0000000..a2614f8 --- /dev/null +++ b/Advent-of-Code-2020/AOC-4/example-valid.txt @@ -0,0 +1,13 @@ +pid:087499704 hgt:74in ecl:grn iyr:2012 eyr:2030 byr:1980 +hcl:#623a2f + +eyr:2029 ecl:blu cid:129 byr:1989 +iyr:2014 pid:896056539 hcl:#a97842 hgt:165cm + +hcl:#888785 +hgt:164cm byr:2001 iyr:2015 cid:88 +pid:545766238 ecl:hzl +eyr:2022 + +iyr:2010 hgt:158cm hcl:#b6652a ecl:blu byr:1944 eyr:2021 pid:093154719 +EOF -- cgit v1.2.3