repository
0.0.0-20241228044403-5608cb931cc0
Repository: https://github.com/ar0mankhan/adventofcode.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
adventofcode
This is my shot at advent of code The main directory which will contain the actual answer will be the directory which is named with last 2 digit of current year. So, for example - solution for 2023 advent of code will be in 23/. Other directory like 23-py/ or something else will be for testing only