added info
This commit is contained in:
parent
b509809d49
commit
412ce5a7b0
@ -1,7 +1,10 @@
|
|||||||
# Advent of code 2022 :christmas_tree:
|
# Advent of code 2022 :christmas_tree:
|
||||||
This is a repository for my solutions for the [advent of code 2022](https://adventofcode.com/2022).
|
This is a repository for my solutions for the [advent of code 2022](https://adventofcode.com/2022).
|
||||||
|
|
||||||
I will try to use as many different languages am not necessarily trying to do it the best or most efficient way,
|
I will try to use as many different languages as I can.
|
||||||
|
I am not necessarily trying to do it the best or most efficient way, nor choose the best language for job.
|
||||||
|
|
||||||
|
The directories for each day contain my input file, my code and a README that shows how to run the code and what approach I used.
|
||||||
|
|
||||||
Also, checkout the repositories of my friends who do stuff in go, Visual Basic and php:
|
Also, checkout the repositories of my friends who do stuff in go, Visual Basic and php:
|
||||||
- [Daniel](https://git.quintern.xyz/TheShinyMelon/AOC_2022)
|
- [Daniel](https://git.quintern.xyz/TheShinyMelon/AOC_2022)
|
||||||
|
Loading…
Reference in New Issue
Block a user