Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 578 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 578 Bytes

Google Hash Code 2018

Team Cache Flows solution.

We use exoji2e's hashcode template

run it with pypy main -l critical $testcase for each $testcase in the in/ folder.

Score during the competition, giving us the 62nd place:

Testcase Score
A 10
B 176820
C 15830792
D 11796328
E 21463693
sum 49,267,243

After the competition we did some clean ups and improvements resluting in:

Testcase Score
A 10
B 176820
C 15846882
D 11981111
E 21465945
sum 49,470,825