Google hashcode 2019 submission
- Clone the repo:
git clone https://github.com/vmikhav/hashcode_2019.git
- Run
npm install
node --max-old-space-size=8192 index.js x
- x:
[0-4]
Task number
You can change score/time ratio by changing partSize
variable
Google hashcode 2019 submission
git clone https://github.com/vmikhav/hashcode_2019.git
npm install
node --max-old-space-size=8192 index.js x
[0-4]
Task numberYou can change score/time ratio by changing partSize
variable