Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 493 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 493 Bytes

hashcode-2019

Google hashcode 2019 submission

Documentation

Quick Start

  • Clone the repo: git clone https://github.com/vmikhav/hashcode_2019.git
  • Run npm install

Run

node --max-old-space-size=8192 index.js x
  • x: [0-4] Task number

You can change score/time ratio by changing partSize variable

License

This software is licensed under the MIT © vmikhav