~jordan31/advent_of_code2020

Newbie programming student attempting AOC using C++.
renamed a few files and moved bins to bin
Completed part 2 of Day 1
Removed binary and removed unused variables.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~jordan31/advent_of_code2020
read/write
git@git.sr.ht:~jordan31/advent_of_code2020

You can also use your local clone with git send-email.

#This be my attempt at the Advent of Code 2020

As a student starting to learn programming I figured I would attempt these challenges until I reach a point I'm unable to advance. I may or may not finish this challenge, but I will try my best to do so!

#Current Day: 2

  • My language of choice is C++.
  • Enviroment is Linux/Debian
  • Compiler is G++
Do not follow this link