Repository initialization
This commit is contained in:
commit
a9253ccb1b
|
@ -0,0 +1 @@
|
||||||
|
.idea/*
|
|
@ -0,0 +1,7 @@
|
||||||
|
# Advent of code 2024
|
||||||
|
|
||||||
|
Welcome to my solution to the [Advent of code](https://adventofcode.com) 2024 contest.
|
||||||
|
|
||||||
|
I've chosen to write my solution is Go (because why not). Because of the time zone in which I live I'm not playing competitly more just because I can and feel like it.
|
||||||
|
|
||||||
|
So if you are interested feel free to browse my solutions.
|
Loading…
Reference in New Issue