Coder Social home page Coder Social logo

rahulthetoolsmaker / moderncpp-aoc-2022 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from happycerberus/moderncpp-aoc-2022

0.0 0.0 0.0 191 KB

Solutions for Advent of Code 2022 using Modern C++.

License: MIT License

C++ 82.93% Starlark 17.07%

moderncpp-aoc-2022's Introduction

Modern C++ in Advent of Code 2022

This repository contains the code for the solutions of Advent of Code 2022 using Modern C++. The solutions themselves are explained in the daily posts accompanying this repository (linked below).

Devcontainer

The repository uses a VSCode devcontainer environment with the Bazel build system. Opening the repository in VSCode with Docker installed on your machine will download and start a devcontainer that can then be used to build and run all the solutions.

Note that since the Bazel project relies on the rules_ll module to provide C++20 modules, the first time you try to run/build any of the examples, the module will build a patched version of clang (which will take a significant amount of time).

The IntelliSense in the VSCode C++ plugin currently struggles with C++20 modules (bug).

Links to accompanying posts

Twitter LinkedIn Mastodon Medium Substack
Day 1 Link Link Link Link Link
Day 2 Link Link Link Link Link
Day 3 Link Link Link Link Link
Day 4 Link Link Link Link Link
Day 5 Link Link Link Link Link
Day 6 Link Link Link Link Link
Day 7 Link Link Link Link Link
Day 8 Link Link Link Link Link
Day 9 Link Link Link Link Link
Day 10 Link Link Link Link Link
Day 11 Link Link Link Link Link
Day 12 Link Link Link Link Link
Day 13 Link Link Link Link Link
Day 14 Link Link Link Link Link
Day 15 Link Link Link Link Link
Day 16 Link Link Link Link Link
Day 17 Link Link Link Link Link
Day 18 Link Link Link Link Link
Day 19 Link Link Link Link Link
Day 20 Link Link Link Link Link
Day 21 Link Link Link Link Link
Day 22 Link Link Link Link Link
Day 23 Link Link Link Link Link
Day 24 Link Link Link Link Link
Day 25 Link Link Link Link Link

moderncpp-aoc-2022's People

Contributors

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