2015
2016
2017
2018
2021
2022
08
day1
day2
day3
day4
day5
day6
day7
day7_part1.py
test_input
day8
2023
2024
__pycache__
.gitignore
LICENSE
README.md
fred.py
solution.py
24 lines
192 B
Plaintext
24 lines
192 B
Plaintext
$ cd /
|
|
$ ls
|
|
dir a
|
|
14848514 b.txt
|
|
8504156 c.dat
|
|
dir d
|
|
$ cd a
|
|
$ ls
|
|
dir e
|
|
29116 f
|
|
2557 g
|
|
62596 h.lst
|
|
$ cd e
|
|
$ ls
|
|
584 i
|
|
$ cd ..
|
|
$ cd ..
|
|
$ cd d
|
|
$ ls
|
|
4060174 j
|
|
8033020 d.log
|
|
5626152 d.ext
|
|
7214296 k
|