Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 598 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 598 Bytes

GoogleHashCode2019

code for the GoogleHashCode 2019 first online round

Prerequisites

In order to pass a project size validation in online the judge system (16Mb) the input folder with files should be outside of the repository. The relative path "../input" the output folder with results will be created in runtime. The relative path "../output"

How to run

All functionality is implemented in a Junit test job.AppTest.class Run the SAT method to generate ouput files

Scoring

b_result = 12
c_result = 152
d_result = 192962
e_result = 112468
Total
303,596 points