Coder Social home page Coder Social logo

adventofcode-cpp's People

Contributors

dholmes215 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

adventofcode-cpp's Issues

Add --inputstring flag

For some problems, the entire input is a short string which could be passed in as a flag instead of a file. It would be convenient to have the option to pass the entire string in as --inputstring "string".

CI/CMake should run solutions as test suite

It would be cool if each CI build ran every solution and checked all their answers as a test suite. I don't know if this should be done as part of the current unit tests, or run in some other way.

Running the runner normally should really also check known solutions. The solutions should probably be in git along with the inputs, and possibly in their own repository.

Custom formatters are broken

For some reason my custom formatters for types including at least vec2, which used to work, now fail to compile when actually used.

2022 Day 19 Part 1 is broken

I solved part 1, then part 2, but in the process of solving part 2 I did something that broke part 1. A previous commit might still have the working solution.

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.