Skip to content

My solution to the Google HashCode 2018 qualification round.

License

Notifications You must be signed in to change notification settings

aurasphere/google-hashcode-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Donate

Google HashCode 2018

This repository contains my solution to the Google HashCode 2018 Qualification round problem. The solution is a simple greedy algorithm written in Java.

Score

The score has been validated by using this Python script not written by me:

  • a_example.in: 4 points
  • b_should_be_easy.in: 176.677 points
  • c_no_hurry.in: 13.789.773 points
  • d_metropolis.in: 10.914.293 points
  • e_high_bonus.in: 21.460.945 points
  • Total: 46.341.692 points

For reference, if this was in the competition it would have been #604 worldwide and #34 in Italy. The first placed score is only 3 millions points ahead.

Discussions

If you want to say something, feel free to open an issue on this project. I don't guarantee I'll make any fixes on but I'll read and reply for sure.

If instead you want to get in touch directly, just send me an email.

Copyright (c) 2018 Donato Rimenti

About

My solution to the Google HashCode 2018 qualification round.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages