Giter VIP home page Giter VIP logo

mushinako / google-code-jam-2019 Goto Github PK

View Code? Open in Web Editor NEW
36.0 7.0 13.0 187 KB

My solutions to Google Code Jam 2019 in Python3

Home Page: https://codingcompetitions.withgoogle.com/codejam/archive/2019

License: GNU General Public License v3.0

Python 100.00%
codejam codejam2019 codejam-problems code-jam googlecodejam googlecodejam2019 google-code-jam google-code-jam-2019 google-code-jam-solution

google-code-jam-2019's Introduction

Google Code Jam 2019

These are my messy solutions for Google Code Jam 2019 in Python 3. May only update after each round so no cheating :)

In each folder, the following files can be present:

  • Vanilla files from the problem:
    • problem.md: A Markdown-version of the problem
    • sample.in: Sample input directly from problem.md (Only in non-interactive problems)
    • interactive_runner.py: Interactive runner offered by Code Jam. See explanation on Code Jam FAQ. (Only in interactive problems)
    • testing_tool.py: Testing tool offered by an interactive problem. (Only in interactive problems)
  • My files (Uploaded after round ends):
    • analysis.md: My analysis for the problem
    • solution-P|F|U[+].py: My best attempt with results marked in the name. E.g., the solution passed 1st but failed 2nd test set and did not have 3rd set checked would be named solution-PFU.py
    • Other files, if present, will be explained in analysis.md

Why Python 3?

It's good enough; it runs fast enough; I'm lazy; it has much handled for me.

Results

Round Pts Rank Note
Qualification 100 154
1A 32 2524
1B 54 1162
1C N/A N/A Passed 1B

Progress

Qualification

  • Foregone Solution
  • You Can Go Your Own Way
  • Cryptopangrams
  • Dat Bae

1A

  • Pylons - Still thinking...
  • Golf Gophers
  • Alien Rhyme - Still thinking...

1B

  • Manhattan Crepe Cart
  • Draupnir
  • Fair Fight - Not satisfactory...

!C

  • Robot Programming Strategy - Still thinking...
  • Power Arrangers
  • Bacterial Tactics - Still thinking...

Contribution!

Contributions are greatly appreciated! Do a pull request, or just start your own repository! Let me know if there are any errors in my solutions as well! Greatest appreciations in advance!

License

This work is licensed under GPLv3.

Problems are directly retrieved from Google Code Jam website.

google-code-jam-2019's People

Contributors

mushinako avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  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.