Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 308 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 308 Bytes

Hash Code 2021

Our 2021 Google Hash Code Entry

Rank

  • UK: 12th
  • Worldwide: 335th

Usage

  • Save the competition data files in the data folder
  • pipenv install - Install dependancies
  • pipenv run python main.py - Run the helper script

Dependancies

  • Python version 3.7.2 or higher
  • pipenv