vmikhav / hashcode_2021

Google hashcode 2021 submission (solution)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hashcode-2021

Google hashcode 2021 submission Total score - 9 368 892

Documentation

Quick Start

  • Clone the repo: git clone https://github.com/vmikhav/hashcode_2021.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 2021 submission (solution)

License:MIT License


Languages

Language:JavaScript 100.0%