Skip to content

Latest commit

 

History

History

python

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

hashcode-2018

Solution for Google Hash Code 2018 Qualification Round. Problem statement can be found here. There's also a second, equivalent implementation in Go, which is 10 times faster than this one.

Usage

python3 rides.py ../data/a_example.in out.txt

Result

Total score: 47.355.351 (rank 463 of 4858)

License

MIT