Add table

This commit is contained in:
akp 2020-12-03 18:59:18 +00:00
parent dece0a85a1
commit d7815c3975
No known key found for this signature in database
GPG key ID: D3E7EAA31B39637E
4 changed files with 21 additions and 0 deletions

21
.github/README.md vendored
View file

@ -1,3 +1,24 @@
# Advent of Code 2020
Solutions to the [2020 Advent of Code](https://adventofcode.com/2020).
**Key:** ![Completed][check] is completed, ![Incomplete][cross] is incomplete.
| | Part 1 | Part 2 | | Part 1 | Part 2 |
|----|-------------------------|-------------------------|----|-------------------------|-------------------------|
| 1 | ![Completed][check] | ![Completed][check] | 2 | ![Completed][check] | ![Completed][check] |
| 3 | ![Completed][check] | ![Completed][check] | 4 | ![Completed][check] | ![Completed][check] |
| 5 | | | 6 | | |
| 7 | | | 8 | | |
| 9 | | | 10 | | |
| 11 | | | 12 | | |
| 13 | | | 14 | | |
| 15 | | | 16 | | |
| 17 | | | 18 | | |
| 19 | | | 20 | | |
| 21 | | | 22 | | |
| 23 | | | 24 | | |
| 25 | | | | | |
[check]: https://github.com/codemicro/adventOfCode/blob/master/.github/check.jpg?raw=true
[cross]: https://github.com/codemicro/adventOfCode/blob/master/.github/cross.jpg?raw=true

BIN
.github/asterisk.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

BIN
.github/check.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

BIN
.github/cross.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB