GithubHelp home page GithubHelp logo

advent-of-code's Introduction

Advent of Code 2023

I have decided to participate in this year's Advent of Code challenge, and I will be using Rust to tackle the puzzles.

What is Advent of Code?

It is outlined in the second paragraph of the first puzzle,

You've been doing this long enough to know that to restore snow operations, you need to check all fifty stars by December 25th.

Collect stars by solving puzzles. Two puzzles will be made available on each day in the Advent calendar; the second puzzle is unlocked when you complete the first. Each puzzle grants one star. Good luck!

For additional information, click here.

Note

In compliance with Advent of Code's guidelines, I will not include any puzzle text or inputs in the repository.
If you're interested, you can find the prompts and puzzles on the Advent of Code website.

Executing Solutions

Lets use Day 1 as an example. To execute the solution:

  1. Obtain a copy of the input data. All inputs are unique, so you'll need to log into Advent of Code to get yourself a copy.

  2. After logging in, click here.

  3. Paste that data into ./input/01.txt, then run the following command:

    # single-digit days should be padded with an extra zero.
    cargo run --bin 01
  4. Voilà! If all went well, there are now two values in the console.

Happy coding!

mha-eri-chan-happy-at-christmas

advent-of-code's People

Contributors

nicdgonzalez avatar

Stargazers

 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.