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.txt | |
parent | 48966f12832ac97228132e56fb3159099f3e466e (diff) |
2020 days 4 and 5
Diffstat (limited to 'Advent-of-Code-2020/AOC-4/example.txt')
-rw-r--r-- | Advent-of-Code-2020/AOC-4/example.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Advent-of-Code-2020/AOC-4/example.txt b/Advent-of-Code-2020/AOC-4/example.txt new file mode 100644 index 0000000..58190a3 --- /dev/null +++ b/Advent-of-Code-2020/AOC-4/example.txt @@ -0,0 +1,14 @@ +ecl:gry pid:860033327 eyr:2020 hcl:#fffffd +byr:1937 iyr:2017 cid:147 hgt:183cm + +iyr:2013 ecl:amb cid:350 eyr:2023 pid:028048884 +hcl:#cfa07d byr:1929 + +hcl:#ae17e1 iyr:2013 +eyr:2024 +ecl:brn pid:760753108 byr:1931 +hgt:179cm + +hcl:#cfa07d eyr:2025 pid:166559648 +iyr:2011 ecl:brn hgt:59in +EOF |