Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flabbet/hashcode_2020_qualification
Google Hash Code 2020 Qualification Round solution
https://github.com/flabbet/hashcode_2020_qualification
hashcode hashcode-2020 hashcodesolved
Last synced: 18 days ago
JSON representation
Google Hash Code 2020 Qualification Round solution
- Host: GitHub
- URL: https://github.com/flabbet/hashcode_2020_qualification
- Owner: flabbet
- License: mit
- Created: 2020-02-21T13:49:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-12T21:26:48.000Z (almost 5 years ago)
- Last Synced: 2024-11-04T14:25:08.473Z (2 months ago)
- Topics: hashcode, hashcode-2020, hashcodesolved
- Language: C#
- Size: 5.58 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hashcode_2020_qualification
Google Hash Code 2020 Qualification Round solutionMy team was just me and my friend, this solution scored 15,273,083 points. We finished 5414. in the world and 127. In Poland.
I managed to bump score to 23 million points in extended round.Repo contains Problem statement in root folder and input files + output files in bin/Debug
# Running
This is a CLI program, it takes input files paths as arguments separated by spaces. If they are sitting in bin/Debug, you can enter only file names.
Example `a_example.txt b_read_on.txt c_incunabula.txt d_tough_choices.txt e_so_many_books.txt f_libraries_of_the_world.txt`