Skip to content

kientuong114/Advent-of-Code-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎄🎁🎄 Solutions for Advent of Code 2020 🎄🎁🎄

Solutions mostly in Python, sometimes rewritten in a random language if I feel like doing it.

Merry Christmas Everyone! 🎄

Solves

Day Solved Part 1? Solved Part 2? Additional solution Comment
1 ✔️ ✔️ Yes, in C (why did I do this to myself)
2 ✔️ ✔️ No(t yet)
3 ✔️ ✔️ No
4 ✔️ ✔️ No One of the worst pieces of code I've ever written Rewritten it better :D
5 ✔️ ✔️ No
6 ✔️ ✔️ Yes, in Java 11
7 ✔️ ✔️ No
8 ✔️ ✔️ No Bootcode Machine implementation is in bootcode/
9 ✔️ ✔️ No
10 ✔️ ✔️ No
11 ✔️ ✔️ No
12 ✔️ ✔️ No
13 ✔️ ✔️ No
14 ✔️ ✔️ No
15 ✔️ ✔️ No
16 ✔️ ✔️ No
17 ✔️ ✔️ No
18 ✔️ ✔️ No Provided both the original solution (conversion to RPN and RPN eval) and Shunting-yard
19 ✔️ ✔️ No
20 ✔️ ✔️ No 2.py.crap is the first (non-working) attempt. After 6 hours I decided to rewrite it almost from scratch
21 ✔️ ✔️ No
22 ✔️ ✔️ No
23 ✔️ ✔️ No
24 ✔️ ✔️ No
25 ✔️ ✔️ No

About

My solutions for the Advent of Code 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published