GithubHelp home page GithubHelp logo

arcogelderblom / adventofcode Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 92 KB

Advent of Code

CMake 1.91% C++ 97.84% Shell 0.24%
advent-of-code advent-of-code-2021 advent-of-code-2023 advent-of-code-cpp aoc aoc-2021 aoc-2023 aoc-cpp

adventofcode's Introduction

Advent Of Code ๐ŸŽ„๐ŸŽ„

My entry for the different years of Advent Of Code

Progress

Year Stars
2015
2016 0
2017 0
2018
2019
2020
2021 50 ๐ŸŒŸ
2022
2023 28 ๐ŸŒŸ

Input files

As per request by Eric Wastl the actual input files that I've got for my entry are hidden inside of a submodule that points to a private repository. All my solutions however should be able to run all possible inputs, so grab yours and try it out!

How to run

There are 2 scripts included in this repository. First you need to build the generic library. This can be done by using the following command:

./build_genericlib.sh

Afterwards you can run any day that is available with a solution.

./run_aoc_day.sh <day> <year>

Example for running day 1 of 2023: ./run_aoc_day.sh Day01 2023 If you would like to run all days of a given year you can do so by using the script for that.

./run_aoc_year.sh <year>

Example for running all days of 2021: ./run_aoc_year.sh 2021

adventofcode's People

Contributors

arcogelderblom avatar

Stargazers

 avatar  avatar

Watchers

 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.