Google Hash Code 2018 attempt solution.
- Regular Round: 2 million points.
- Extended Round: 33 million points.
The difference betwwen the two rounds was that in the regular round the was a hardware problem that resulted in writing to the output only one route per taxi while in the extended round the same program run in an other machine.
Program is very fast because it uses a simple heuristic in order to attach routes to taxis.