Categorygithub.com/metalim/adventofcode.2022.go
repository
0.0.0-20241218174723-def7be3e030f
Repository: https://github.com/metalim/adventofcode.2022.go.git
Documentation: pkg.go.dev

# Packages

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
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

# README

Advent of Code 2022

These are my solutions to Advent of Code 2022 written in Go. This year I'm solving AoC just for practice

o1 Solutions

In year 2024 I've also used o1-mini to (try to) solve tasks after I solve them myself. Find details in o1.md, and solutions in the o1-mini directory of each day

All years AoC solutions