Skip to content

nor-mal/advent-of-code.com-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020

My Python solutions to the puzzles from https://adventofcode.com/2020/

--- Day 1: Report Repair ---

  • day1_part1.py
  • day1_part2.py
  • data_entry.txt

--- Day 2: Password Philosophy ---

  • day2_part1.py
  • day2_part2.py
  • entry_for_day2.txt

--- Day 3: Toboggan Trajectory ---

  • day3.py ---> solution to part1 and part2 in one file
  • day3_data_entry.txt

--- Day 4: Passport Processing ---

  • day4_part1.py
  • day4.part2.py
  • pass_entry.txt

--- Day 5: Binary Boarding ---

  • day5.py -> Part 1 & Part 2
  • data.txt

--- Day 6: Custom Customs ---

  • day6_part1.py
  • day6_part2.py
  • data.txt

About

My Python solutions to the puzzles from https://adventofcode.com/2020/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages