Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 442 Bytes

File metadata and controls

12 lines (8 loc) · 442 Bytes

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