Skip to content

Releases: ecgan/google-code-jam

Solution for 2019 Qualification round

Choose a tag to compare

@ecgan ecgan released this 08 Apr 16:05

This release contains the solutions for the following problems:

2019

Qualification Round

Updated readme

Choose a tag to compare

@ecgan ecgan released this 08 Feb 15:05

Updated readme with direct link to solutions.

New solution and bugfix

Choose a tag to compare

@ecgan ecgan released this 08 Feb 14:03

This release contains the following:

New Solutions

Choose a tag to compare

@ecgan ecgan released this 02 May 18:24

This release contains solutions for the following Code Jam Problem:

  • 2018 Round 1A - Waffle Choppers
  • 2018 Round 1B - Rounding Error

New code structure

Choose a tag to compare

@ecgan ecgan released this 23 Apr 16:03

This release makes use of my new ProblemParser and CaseParser code structure, which make reading and parsing the input easier.