OmarSandarusi / 327A6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assignment 6
CMPE 327
Jonathan Turcotte, Omar Sandarusi

To run the entire week:
./weekly.sh

To run a specific day:
./daily.sh N
Where N is the day number you would like to run, ex: 1

Inputs are located under inputs/dayN/, outputs under outputs/dayN, where N is the day number.

About


Languages

Language:Python 96.1%Language:Shell 3.9%