Add basic README
This commit is contained in:
parent
e302e0e016
commit
367c91baa2
|
@ -0,0 +1,30 @@
|
|||
# Advent of Code 2022
|
||||
|
||||
These are my attempts on [AoC 2022](https://adventofcode.com/2022/)
|
||||
|
||||
| Day | Part 1 | Part 2 | Language |
|
||||
|--------------|--------|--------|----------|
|
||||
| [01](day01) | ⭐ | ⭐ | Python |
|
||||
| 02 | | | |
|
||||
| 03 | | | |
|
||||
| 04 | | | |
|
||||
| 05 | | | |
|
||||
| 06 | | | |
|
||||
| 07 | | | |
|
||||
| 08 | | | |
|
||||
| 09 | | | |
|
||||
| 10 | | | |
|
||||
| 11 | | | |
|
||||
| 12 | | | |
|
||||
| 13 | | | |
|
||||
| 14 | | | |
|
||||
| 15 | | | |
|
||||
| 16 | | | |
|
||||
| 17 | | | |
|
||||
| 18 | | | |
|
||||
| 19 | | | |
|
||||
| 20 | | | |
|
||||
| 21 | | | |
|
||||
| 22 | | | |
|
||||
| 23 | | | |
|
||||
| 24 | | | |
|
Loading…
Reference in New Issue