Skip to content

hexmod/hash-code-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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