Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prathamesh-88/advent-of-code-2023
Solutions for Advent of Code 2023 written in Go (Golang)
https://github.com/prathamesh-88/advent-of-code-2023
advent-of-code advent-of-code-2023 advent-of-code-2023-go advent-of-code-2023-golang go golang
Last synced: about 2 months ago
JSON representation
Solutions for Advent of Code 2023 written in Go (Golang)
- Host: GitHub
- URL: https://github.com/prathamesh-88/advent-of-code-2023
- Owner: prathamesh-88
- Created: 2023-12-03T11:16:53.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-05T19:30:43.000Z (about 1 year ago)
- Last Synced: 2024-06-21T16:56:18.252Z (6 months ago)
- Topics: advent-of-code, advent-of-code-2023, advent-of-code-2023-go, advent-of-code-2023-golang, go, golang
- Language: Go
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2023
This repository contains solutions for AoC 2023 written in Go(Golang).
> **NOTE**: In case you're running the programs on your system. Replace the `input.txt` file with your input file.
On the off chance that you're not familiar with AoC, refer [https://adventofcode.com/](https://adventofcode.com/)