vmikhav / hashcode_2020

Google hashcode 2020 submission (solution)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hashcode-2020

Google hashcode 2020 submission Total score - 26 647 275

Documentation

Quick Start

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

Run

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

License

This software is licensed under the MIT © vmikhav

About

Google hashcode 2020 submission (solution)

License:MIT License


Languages

Language:JavaScript 100.0%