We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41221b4 commit c1fe3c1Copy full SHA for c1fe3c1
README.md
@@ -1,6 +1,6 @@
1
# :sparkles: Advent of Code 2022 :sparkles:
2
3
-|Exercise Description|Solution|
+| Exercise Description | Solution |
4
|:---|:---|
5
|[Day 1: Calorie Counting](https://adventofcode.com/2022/day/1) |[py](/day01/main.py)|
6
|[Day 2: Rock Paper Scissors](https://adventofcode.com/2022/day/2) |[py](/day02/main.py), [alt1](/day02/alt1.py), [alt2](/day02/alt2.py)|
0 commit comments