]> fbox.kageds.com Git - adventofcode.git/commit
re-organise repo
authorAlan R Evans <alan@kageds.com>
Thu, 16 Nov 2023 10:48:53 +0000 (10:48 +0000)
committerAlan R Evans <alan@kageds.com>
Thu, 16 Nov 2023 10:48:53 +0000 (10:48 +0000)
commitf133e157a1611d74321ac45bb3a4af7dc6981a5e
tree728ec955f5513f586a296f7e73c0427ebb0dbbf2
parentf62c52d8a97e69332ef5ef08a4b0659271e48051
re-organise repo
87 files changed:
2021/Gareth solution Python/1.py [moved from Gareth solution Python/1.py with 100% similarity]
2021/Gareth solution Python/2.py [moved from Gareth solution Python/2.py with 100% similarity]
2021/Gareth solution Python/5pt1.py [moved from Gareth solution Python/5pt1.py with 100% similarity]
2021/Gareth solution Python/5pt2.py [moved from Gareth solution Python/5pt2.py with 100% similarity]
2021/Gareth solution Python/6.py [moved from Gareth solution Python/6.py with 100% similarity]
2021/Gareth solution Python/ConvertToArray.py [moved from Gareth solution Python/ConvertToArray.py with 100% similarity]
2021/Gareth solution Python/Day3pt2.py [moved from Gareth solution Python/Day3pt2.py with 100% similarity]
2021/day1/day1.erl [moved from day1/day1.erl with 100% similarity]
2021/day1/day1_p1.hs [moved from day1/day1_p1.hs with 100% similarity]
2021/day1/day1_p2.hs [moved from day1/day1_p2.hs with 100% similarity]
2021/day1/input.txt [moved from day1/input.txt with 100% similarity]
2021/day1/test.txt [moved from day1/test.txt with 100% similarity]
2021/day10/day10.erl [moved from day10/day10.erl with 100% similarity]
2021/day10/input.txt [moved from day10/input.txt with 100% similarity]
2021/day11/day11.erl [moved from day11/day11.erl with 100% similarity]
2021/day11/input.txt [moved from day11/input.txt with 100% similarity]
2021/day12/day12.erl [moved from day12/day12.erl with 100% similarity]
2021/day12/input.txt [moved from day12/input.txt with 100% similarity]
2021/day13/commmands.txt [moved from day13/commmands.txt with 100% similarity]
2021/day13/day13.erl [moved from day13/day13.erl with 100% similarity]
2021/day13/input.txt [moved from day13/input.txt with 100% similarity]
2021/day14/day14.erl [moved from day14/day14.erl with 100% similarity]
2021/day14/input.txt [moved from day14/input.txt with 100% similarity]
2021/day15/day15.erl [moved from day15/day15.erl with 100% similarity]
2021/day15/input.test [moved from day15/input.test with 100% similarity]
2021/day15/input.txt [moved from day15/input.txt with 100% similarity]
2021/day16/day16.erl [moved from day16/day16.erl with 100% similarity]
2021/day16/input.txt [moved from day16/input.txt with 100% similarity]
2021/day17/day17.erl [moved from day17/day17.erl with 100% similarity]
2021/day17/diagram.txt [moved from day17/diagram.txt with 100% similarity]
2021/day17/input.txt [moved from day17/input.txt with 100% similarity]
2021/day18/day18.erl [moved from day18/day18.erl with 100% similarity]
2021/day18/input.txt [moved from day18/input.txt with 100% similarity]
2021/day2/day2.erl [moved from day2/day2.erl with 100% similarity]
2021/day3/day3 [moved from day3/day3 with 100% similarity]
2021/day3/day3.erl [moved from day3/day3.erl with 100% similarity]
2021/day3/day3.hs [moved from day3/day3.hs with 100% similarity]
2021/day4/boards.txt [moved from day4/boards.txt with 100% similarity]
2021/day4/day4.erl [moved from day4/day4.erl with 100% similarity]
2021/day5/day5.erl [moved from day5/day5.erl with 100% similarity]
2021/day5/day5.hs [moved from day5/day5.hs with 100% similarity]
2021/day5/input.txt [moved from day5/input.txt with 100% similarity]
2021/day6/day6.erl [moved from day6/day6.erl with 100% similarity]
2021/day6/input.txt [moved from day6/input.txt with 100% similarity]
2021/day7/day7.erl [moved from day7/day7.erl with 100% similarity]
2021/day7/input.txt [moved from day7/input.txt with 100% similarity]
2021/day8/day8.erl [moved from day8/day8.erl with 100% similarity]
2021/day8/input.txt [moved from day8/input.txt with 100% similarity]
2021/day9/day9.erl [moved from day9/day9.erl with 100% similarity]
2021/day9/input.txt [moved from day9/input.txt with 100% similarity]
2022/go/day01/day01.go [new file with mode: 0644]
2022/go/day01/day01_test.go [new file with mode: 0644]
2022/go/day01/input.txt [new file with mode: 0644]
2022/go/day02/day02.go [new file with mode: 0644]
2022/go/day02/day02_test.go [new file with mode: 0644]
2022/go/day02/input.txt [new file with mode: 0644]
2022/go/day03/day03.go [new file with mode: 0644]
2022/go/day03/day03_test.go [new file with mode: 0644]
2022/go/day03/input.txt [new file with mode: 0644]
2022/go/day04/day04.go [new file with mode: 0644]
2022/go/day04/day04_test.go [new file with mode: 0644]
2022/go/day04/input.txt [new file with mode: 0644]
2022/go/day05/day05.go [new file with mode: 0644]
2022/go/day05/day05_test.go [new file with mode: 0644]
2022/go/day05/input.txt [new file with mode: 0644]
2022/go/day06/day06.go [new file with mode: 0644]
2022/go/day06/day06_test.go [new file with mode: 0644]
2022/go/day06/input.txt [new file with mode: 0644]
2022/go/day07/day07.go [new file with mode: 0644]
2022/go/day07/day07_test.go [new file with mode: 0644]
2022/go/day07/input.txt [new file with mode: 0644]
2022/go/day08/day08.go [new file with mode: 0644]
2022/go/day08/day08_test.go [new file with mode: 0644]
2022/go/day08/input.txt [new file with mode: 0644]
2022/go/day09/day09.go [new file with mode: 0644]
2022/go/day09/day09_test.go [new file with mode: 0644]
2022/go/day09/input.txt [new file with mode: 0644]
2022/go/day10/day10.go [new file with mode: 0644]
2022/go/day10/day10_test.go [new file with mode: 0644]
2022/go/day10/input.txt [new file with mode: 0644]
2022/go/go.mod [new file with mode: 0644]
2022/go/go.sum [new file with mode: 0644]
2022/go/main.go [new file with mode: 0644]
2022/go/utils/grid2d/grid2d.go [new file with mode: 0644]
2022/go/utils/inputs/inputs.go [new file with mode: 0644]
2022/go/utils/sparseGrid/sparseGrid.go [new file with mode: 0644]
2022/go/utils/utils.go [new file with mode: 0644]