diff options
author | kartofen <mladenovnasko0@gmail.com> | 2022-07-31 20:12:50 +0300 |
---|---|---|
committer | kartofen <mladenovnasko0@gmail.com> | 2022-07-31 20:12:50 +0300 |
commit | 1d96c68c66ba5648d1dd4d8ff2976fc97eea8a14 (patch) | |
tree | 42b2d354728e724b129e6ac8c7596243519080cc /Advent-of-Code-2020/AOC-4/example-valid.txt | |
parent | 48966f12832ac97228132e56fb3159099f3e466e (diff) |
2020 days 4 and 5
Diffstat (limited to 'Advent-of-Code-2020/AOC-4/example-valid.txt')
-rw-r--r-- | Advent-of-Code-2020/AOC-4/example-valid.txt | 13 |
1 files changed, 13 insertions, 0 deletions
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 |