Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 545 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 545 Bytes

Day 6 solution in Python

Screencast

screencast

Tested on

$ python3 --version
Python 3.7.3

Expected Result

Input file: input.txt
Part 1: 6170
Part 2: 2947

Quick Start

  • install Python and make sure python3 is available in $PATH
  • $ make