├── 01.go ├── 01.py ├── 01.txt ├── 02.go ├── 02.py ├── 02.txt ├── 03.go ├── 03.py ├── 03.txt ├── 04.go ├── 04.py ├── 04.txt ├── 05.go ├── 05.golf.py ├── 05.py ├── 05.txt ├── 06.go ├── 06.py ├── 06.txt ├── 07.go ├── 07.py ├── 07.txt ├── 08.go ├── 08.py ├── 08.txt ├── 09.py ├── 09.txt ├── 10.py ├── 10.txt ├── 11.py ├── 11.txt ├── 12.py ├── 12.txt ├── 13.py ├── 13.txt ├── 14.py ├── 14.txt ├── 15.py ├── 15.txt ├── 16.py ├── 16.txt ├── 17.py ├── 17.txt ├── 18.py ├── 18.txt ├── 19.py ├── 19.txt ├── 20.py ├── 20.txt ├── 21.py ├── 21.txt ├── 22.py ├── 22.txt ├── 23.py ├── 23.txt ├── 24.py ├── 24.txt ├── 25.py ├── 25.txt └── README.md /01.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/01.go -------------------------------------------------------------------------------- /01.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/01.py -------------------------------------------------------------------------------- /01.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/01.txt -------------------------------------------------------------------------------- /02.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/02.go -------------------------------------------------------------------------------- /02.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/02.py -------------------------------------------------------------------------------- /02.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/02.txt -------------------------------------------------------------------------------- /03.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/03.go -------------------------------------------------------------------------------- /03.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/03.py -------------------------------------------------------------------------------- /03.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/03.txt -------------------------------------------------------------------------------- /04.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/04.go -------------------------------------------------------------------------------- /04.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/04.py -------------------------------------------------------------------------------- /04.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/04.txt -------------------------------------------------------------------------------- /05.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/05.go -------------------------------------------------------------------------------- /05.golf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/05.golf.py -------------------------------------------------------------------------------- /05.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/05.py -------------------------------------------------------------------------------- /05.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/05.txt -------------------------------------------------------------------------------- /06.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/06.go -------------------------------------------------------------------------------- /06.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/06.py -------------------------------------------------------------------------------- /06.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/06.txt -------------------------------------------------------------------------------- /07.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/07.go -------------------------------------------------------------------------------- /07.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/07.py -------------------------------------------------------------------------------- /07.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/07.txt -------------------------------------------------------------------------------- /08.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/08.go -------------------------------------------------------------------------------- /08.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/08.py -------------------------------------------------------------------------------- /08.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/08.txt -------------------------------------------------------------------------------- /09.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/09.py -------------------------------------------------------------------------------- /09.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/09.txt -------------------------------------------------------------------------------- /10.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/10.py -------------------------------------------------------------------------------- /10.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/10.txt -------------------------------------------------------------------------------- /11.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/11.py -------------------------------------------------------------------------------- /11.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/11.txt -------------------------------------------------------------------------------- /12.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/12.py -------------------------------------------------------------------------------- /12.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/12.txt -------------------------------------------------------------------------------- /13.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/13.py -------------------------------------------------------------------------------- /13.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/13.txt -------------------------------------------------------------------------------- /14.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/14.py -------------------------------------------------------------------------------- /14.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/14.txt -------------------------------------------------------------------------------- /15.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/15.py -------------------------------------------------------------------------------- /15.txt: -------------------------------------------------------------------------------- 1 | 16,11,15,0,1,7 -------------------------------------------------------------------------------- /16.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/16.py -------------------------------------------------------------------------------- /16.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/16.txt -------------------------------------------------------------------------------- /17.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/17.py -------------------------------------------------------------------------------- /17.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/17.txt -------------------------------------------------------------------------------- /18.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/18.py -------------------------------------------------------------------------------- /18.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/18.txt -------------------------------------------------------------------------------- /19.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/19.py -------------------------------------------------------------------------------- /19.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/19.txt -------------------------------------------------------------------------------- /20.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/20.py -------------------------------------------------------------------------------- /20.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/20.txt -------------------------------------------------------------------------------- /21.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/21.py -------------------------------------------------------------------------------- /21.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/21.txt -------------------------------------------------------------------------------- /22.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/22.py -------------------------------------------------------------------------------- /22.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/22.txt -------------------------------------------------------------------------------- /23.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/23.py -------------------------------------------------------------------------------- /23.txt: -------------------------------------------------------------------------------- 1 | 784235916 -------------------------------------------------------------------------------- /24.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/24.py -------------------------------------------------------------------------------- /24.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/24.txt -------------------------------------------------------------------------------- /25.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/25.py -------------------------------------------------------------------------------- /25.txt: -------------------------------------------------------------------------------- 1 | 1614360 2 | 7734663 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fogleman/AdventOfCode2020/HEAD/README.md --------------------------------------------------------------------------------