Skip to content

DSC-Sapienza/Google-Hash-Code-Practice-Round

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google-Hash-Code-Practice-Round

Our naive solution for the Practice Round.

Main idea

This solution proposes to first select the largest team that can be served with the current amount of pizzas, then greedily selecting the pizzas whose toppings are the least overlapping.

Usage

python3 prova_pizza_hashcode.py

Score

hashcode2020_score

Authors

N.B: Alphabetical order <--> fair contribution

Releases

No releases published

Packages

No packages published

Languages