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-invalid.txt | |
parent | 48966f12832ac97228132e56fb3159099f3e466e (diff) |
2020 days 4 and 5
Diffstat (limited to 'Advent-of-Code-2020/AOC-4/example-invalid.txt')
-rw-r--r-- | Advent-of-Code-2020/AOC-4/example-invalid.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Advent-of-Code-2020/AOC-4/example-invalid.txt b/Advent-of-Code-2020/AOC-4/example-invalid.txt new file mode 100644 index 0000000..68287d5 --- /dev/null +++ b/Advent-of-Code-2020/AOC-4/example-invalid.txt @@ -0,0 +1,14 @@ +eyr:1972 cid:100 +hcl:#18171d ecl:amb hgt:170 pid:186cm iyr:2018 byr:1926 + +iyr:2019 +hcl:#602927 eyr:1967 hgt:170cm +ecl:grn pid:012533040 byr:1946 + +hcl:dab227 iyr:2012 +ecl:brn hgt:182cm pid:021572410 eyr:2020 byr:1992 cid:277 + +hgt:59cm ecl:zzz +eyr:2038 hcl:74454a iyr:2023 +pid:3556412378 byr:2007 +EOF |