vmikhav / hashcode_2019

Google hashcode 2019 submission

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Google hashcode 2019 submission

License:MIT License


Languages

Language:JavaScript 100.0%