Skip to content

🎁 My solutions to Advent of Code 2019 problems (in Java)!

Notifications You must be signed in to change notification settings

simcard0000/advent-of-code-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

active development GitHub code size in bytes

advent-of-code-2019

🎁 My solutions to Advent of Code 2019 problems!

All solutions are held as their own functions in one large java file; if you want to try out a specific function uncomment the respective function call and print line! The solutions aren't necessarily the most optimized/efficient/condensed.

Problems

Day Problem Statement Completion Function Name Input A: Solution B: Solution
1 The Tyranny of the Rocket Equation βœ… day1A/day1B day1input 3273471 4907345
2 1202 Program Alarm βœ… day2A/day2B day2input 4576384 5398
3 Crossed Wires
4 Secure Container
5 Sunny with a Chance of Asteroids
6 Universal Orbit Map
7 Amplification Circuit
8 Space Image Format
9 Sensor Boost
10 Monitoring Station
11 Space Police
12 The N-Body Problem
13 Care Package
14 Space Stoichiometry
15 Oxygen System
16 Flawed Frequency Transmission
17 Set and Forget
18 Many-Worlds Interpretation
19 Tractor Beam
20 Donut Maze
21 Springdroid Adventure
22 Slam Shuffle
23 Category Six
24 Planet of Discord
25 Cryostasis

About

🎁 My solutions to Advent of Code 2019 problems (in Java)!

Topics

Resources

Stars

Watchers

Forks

Languages