Code Monkey home page Code Monkey logo

aoc2018's Introduction

Advent of Code 2018

Hey, this is my repository for my Advent of Code 2018 submissions. I'm using this as a chance to brush up on the language I'm most familiar with (Javascript), as well as brush up on some I'd like to know better.

PRs are not welcome, but if you happen to come across a valid test case that isn't covered by one of my solutions, open an issue and let me know!

But you are missing a lot of solutions for C++!
Yeah, I'll get around to rounding everything out towards the end.

Can I use these to find my solutions?
You can, but please don't. The whole point is coming up with a solution yourself! Besides, these solutions are likely not as efficient as they could be.

I did it anyway, and Advent of Code is telling me the answer is wrong!
It should. The data appears to be unique to each participant (or at least,there's many possible data sets). The site also probably told you your "solution" was the same as someone else's, didn't it?

Running the Code

Javascript

node index.js <day+part>
Ex:
node index.js 18b

C++

cd to problem directory, then
run.bat

aoc2018's People

Contributors

brayzure avatar

Stargazers

Delyan Angelov avatar

Watchers

James Cloos avatar  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.