Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

My Solution to the Google Hash Code 2020 Online Qualification Round

Notifications You must be signed in to change notification settings

konstantinullrich/hashcode-2020-online-qualification-round

Repository files navigation

Google Hashcode

Online Qualification Round

Here is our solution algorithm for the Google hash code competition. The result sets are in solution/ and the input data in data/

Installation

You need Dart to execute this

$ pub get

Run

$ dart bin/main.dart

Build

$ dart2native bin/main.dart -o build/hashcode

Help

HashCode Slicer Help
$ hashcode <inputfile-path>

Options:
-o, --output-file=<path>    Specify a output File
-p, --[no-]progress         Show the progress of the action
-h, --[no-]help   

Licensed under MIT license (c) 2020 - Konstantin Ullrich

About

My Solution to the Google Hash Code 2020 Online Qualification Round

Topics

Resources

Stars

Watchers

Forks

Languages