Categorygithub.com/cdr74/AdventOfCode2023
module
0.0.0-20240107162146-d9266da64716
Repository: https://github.com/cdr74/adventofcode2023.git
Documentation: pkg.go.dev

# README

AdventOfCode2023

This is my attempt to learn go with the Advent Of Code puzzles. I will be using chatbots to help me with go basics, but not with finding the algorithms.

I am not cometing for time; therefore use of chatbots should not interfere with leaderboards.

Puzzles can be found here

https://adventofcode.com/2023

# Packages

https://adventofcode.com/2023/day/1.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
--------------------------------------------------------------------------- Golang solution for Advent of Code 2023 day 12 https://adventofcode.com/2023/day/12 This was created using copilot to assist me in learning Go.
--------------------------------------------------------------------------- Golang solution for Advent of Code 2023 day 14 https://adventofcode.com/2023/day/14 This was created using copilot to assist me in learning Go.
--------------------------------------------------------------------------- Golang solution for Advent of Code 2023 day .
--------------------------------------------------------------------------- Golang solution for Advent of Code 2023 day 16 https://adventofcode.com/2023/day/16 This was created using copilot to assist me in learning Go.
--------------------------------------------------------------------------- Golang solution for Advent of Code 2023 day 17 https://adventofcode.com/2023/day/17 This was created using copilot to assist me in learning Go.
--------------------------------------------------------------------------- Golang solution for Advent of Code 2023 day 18 https://adventofcode.com/2023/day/18 This was created using copilot to assist me in learning Go.
--------------------------------------------------------------------------- Golang solution for Advent of Code 2023 day .
--------------------------------------------------------------------------- Golang solution for Advent of Code 2023 day 20 https://adventofcode.com/2023/day/20 This was created using copilot to assist me in learning Go.
--------------------------------------------------------------------------- Golang solution for Advent of Code 2023 day 21 https://adventofcode.com/2023/day/21 This was created using copilot to assist me in learning Go.
Data Each line of text represents the position of a single brick at a time The position is given as two x,y,z coordinates - one for each end of the brick - separated by a tilde (~) Each brick is made up of a single straight line of cubes The whole snapshot is aligned to a three-dimensional cube grid.
--------------------------------------------------------------------------- Golang solution for Advent of Code 2023 day 23 https://adventofcode.com/2023/day/23 This was created using copilot to assist me in learning Go.
--------------------------------------------------------------------------- Golang solution for Advent of Code 2023 day .
--------------------------------------------------------------------------- Golang solution for Advent of Code 2023 day .
No description provided by the author