GithubHelp home page GithubHelp logo

aoc2023's Introduction

Advent of Code 2023 Solutions

This repository contains my solutions for the Advent of Code 2023.

About Advent of Code

Advent of Code is an annual event where programmers can solve daily puzzles to earn stars and compete with others. More information can be found on the official website.

Structure

Each day's solution is in a separate directory named aoc2023-dayXX where XX is the day number. Inside each directory, you'll find src/main.rs, which contain the solutions for both parts of that day's problem.

Running the Solutions

To run a solution, navigate to the directory of the day and run using cargo. For example, to run day1

cd aoc2023-day1
cargo run --release

Disclaimer

These solutions are provided "as is" and there is no guarantee that they are correct or optimal. They are meant to be a learning resource and should not be used to cheat.

License

This project is licensed under the MIT License - see the LICENSE file for details.

aoc2023's People

Contributors

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