aoc/2018/README.md

29 lines
1.5 KiB
Markdown
Raw Normal View History

2018-12-07 00:34:56 +00:00
# [2018](https://adventofcode.com/2018 "2018 puzzle calendar")
2018-12-08 11:18:40 +00:00
1. [js :star: :star:](https://adventofcode.com/2015/day/1 "see puzzle")
1. [py :star: :star:](https://adventofcode.com/2015/day/2 "see puzzle")
1. [js :star: :star:](https://adventofcode.com/2015/day/3 "see puzzle")
1. [js :star: :star:](https://adventofcode.com/2015/day/4 "see puzzle")
1. [js :star: :star:](https://adventofcode.com/2015/day/5 "see puzzle")
1. [js :star: :star:](https://adventofcode.com/2015/day/6 "see puzzle")
2018-12-09 00:37:33 +00:00
1. [js :star: :star:](https://adventofcode.com/2015/day/7 "see puzzle")
2018-12-09 16:38:13 +00:00
1. [js :star: :star:](https://adventofcode.com/2015/day/8 "see puzzle")
1. [js :star: :star:](https://adventofcode.com/2015/day/9 "see puzzle")
2018-12-07 00:34:56 +00:00
# Languages Used
### Python
1. [-](https://adventofcode.com/2018/day/1 "see puzzle")
1. [:star: :star:](https://adventofcode.com/2018/day/2 "see puzzle")
1. [-](https://adventofcode.com/2018/day/3 "see puzzle")
2018-12-08 11:18:40 +00:00
1. ...
2018-12-07 00:34:56 +00:00
### Node JS
2018-12-08 11:18:40 +00:00
1. [:star: :star:](https://adventofcode.com/2018/day/1 "see puzzle")
2018-12-07 00:34:56 +00:00
1. [-](https://adventofcode.com/2018/day/2 "see puzzle")
2018-12-08 11:18:40 +00:00
1. [:star: :star:](https://adventofcode.com/2018/day/3 "see puzzle")
1. [:star: :star:](https://adventofcode.com/2018/day/4 "see puzzle")
1. [:star: :star:](https://adventofcode.com/2018/day/5 "see puzzle")
1. [:star: :star:](https://adventofcode.com/2018/day/6 "see puzzle")
2018-12-08 12:17:25 +00:00
1. [:star: :star:](https://adventofcode.com/2018/day/7 "see puzzle")
2018-12-09 16:38:13 +00:00
1. [:star: :star:](https://adventofcode.com/2018/day/8 "see puzzle")
1. [:star: :star:](https://adventofcode.com/2018/day/9 "see puzzle")