Documentation ¶
Overview ¶
package main run main program in runner/runner.go frontend for running different advent of code solutions
Directories ¶
Path | Synopsis |
---|---|
David Nilsson 2022 - asdvent of code
|
David Nilsson 2022 - asdvent of code |
day06
ChatGPT solution for day 6 prompt: work solution in go for advent of code 2015 day 6 part 1 using idiomatic go with comments.
|
ChatGPT solution for day 6 prompt: work solution in go for advent of code 2015 day 6 part 1 using idiomatic go with comments. |
2022
|
|
day01
Package main https://adventofcode.com/2022/day/1 From file with one number per line sum after empty line, This calories in food carried per elf First what elf carries the most calories? What the sum of three biggest of sums?
|
Package main https://adventofcode.com/2022/day/1 From file with one number per line sum after empty line, This calories in food carried per elf First what elf carries the most calories? What the sum of three biggest of sums? |
day02
Package main https://adventofcode.com/2022/day/2 --- Day 2: Rock Paper Scissors ---
|
Package main https://adventofcode.com/2022/day/2 --- Day 2: Rock Paper Scissors --- |
day03
Package main https://adventofcode.com/2022/day/3 --- Day 3:
|
Package main https://adventofcode.com/2022/day/3 --- Day 3: |
day04
Advent of code 2022 --- Day 4: Camp Cleanup ---
|
Advent of code 2022 --- Day 4: Camp Cleanup --- |
day04/compare
aoc 2022 day 4 https://raw.githubusercontent.com/mengkeat/AOC-2022/main/day04.go
|
aoc 2022 day 4 https://raw.githubusercontent.com/mengkeat/AOC-2022/main/day04.go |
day05
NOT My solution kredit goes to: https://github.com/lynerist/Advent-of-code-2022-golang.git
|
NOT My solution kredit goes to: https://github.com/lynerist/Advent-of-code-2022-golang.git |
day06
Package main https://adventofcode.com/2022/day/6
|
Package main https://adventofcode.com/2022/day/6 |
day07
Package main https://adventofcode.com/2022/day/
|
Package main https://adventofcode.com/2022/day/ |
day10
Package main https://adventofcode.com/2022/day/10
|
Package main https://adventofcode.com/2022/day/10 |
day11
Package main https://adventofcode.com/2022/day/
|
Package main https://adventofcode.com/2022/day/ |
2023
|
|
Package cmd runnes aoc solutions
|
Package cmd runnes aoc solutions |
data-structures
|
|
mat
matrix walker
|
matrix walker |
matrix
Package matrix create [][]int matrix array with cursor methods
|
Package matrix create [][]int matrix array with cursor methods |
stack
Stack made of array of rune
|
Stack made of array of rune |
Package halp is a bunch of helpers for AOC specific debugging like printing infinite grids (map[[2]int]<T> <- Go generics will be useful here...)
|
Package halp is a bunch of helpers for AOC specific debugging like printing infinite grids (map[[2]int]<T> <- Go generics will be useful here...) |
Package learning is for testing random things that might be useful but I need to spend some time playing around with
|
Package learning is for testing random things that might be useful but I need to spend some time playing around with |
scripts
|
|
aoc
Package aoc gets inputs and prompts from adventofcode.com
|
Package aoc gets inputs and prompts from adventofcode.com |
skeleton
Package skeleton makes skeletons to be filled out with solutions.
|
Package skeleton makes skeletons to be filled out with solutions. |
skeleton/sol_tmpls
Package dYYDD - Solution of Advent of code 20YY day D part 1 & part 2
|
Package dYYDD - Solution of Advent of code 20YY day D part 1 & part 2 |
sol
|
|
d2307
Package d2307 - Solution of Advent of code 2023 day 7 part 1 & part 2
|
Package d2307 - Solution of Advent of code 2023 day 7 part 1 & part 2 |
d2308
Package d2308 - Solution of Advent of code 2023 day 8 part 1 & part 2
|
Package d2308 - Solution of Advent of code 2023 day 8 part 1 & part 2 |
d2309
Package d2309 - Solution of Advent of code 2023 day 9 part 1 & part 2
|
Package d2309 - Solution of Advent of code 2023 day 9 part 1 & part 2 |
d2310
Package d2310 - Solution of Advent of code 2023 day 10 part 1 & part 2
|
Package d2310 - Solution of Advent of code 2023 day 10 part 1 & part 2 |
debug is print with debuglevels
|
debug is print with debuglevels |
Click to show internal directories.
Click to hide internal directories.