Code Monkey home page Code Monkey logo

hashcode_online_2017's Introduction

Hashcode Online 2017

This project is a solution of the Google Hashcode 2017 online qualification round

The input folder is the folder where to put each *.in files.
The solutions are generated in the ouput folder with the same name as *.in file but with *.out extension.

You got 4 big functions:

  • import_input in input.py which reads from the input file and put in variables (stored in V class)
  • solve in solution.py which is (at the moment) a very bad solver
  • export_output in output.py which exports the results in .out files
  • rank in ranking.py which returns the score of the given output

You can run:

  • ./install.sh to install everything needed in the project (only python3 here but you can add external libraries here)
  • ./launch.sh to execute the main() function and to compress *.py files into a ouputs/source_code.tar.gz to send the source code to the judge system

hashcode_online_2017's People

Contributors

evoluty avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.