GithubHelp home page GithubHelp logo

alexhedley / adventofcode2022 Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 2.58 MB

Advent Of Code 2022

Home Page: https://adventofcode.com/2022

License: MIT License

C# 96.75% Kotlin 3.25%
advent-of-code advent-of-code-2022 opencast-aoc-2022

adventofcode2022's Introduction

🎄 Advent of Code (2022) 🎄

Advent Of Code 2022


C#

Ranking

Private Leaderboard

   |     |                   1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2
   |     | 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5
9  | 389 | * * * * * * ° * ° ■ ■ ° ° ° ° ° ° ° ° ° ° ° ° ° ° | 16

Key: * Both | ■ One | ° None |

Silver ■ Gold ⭐
2 7

Solutions

This repo contains my solutions to the Advent of Code 2022 using primarily C#.

The code will likely be bad. :p

Setup

dotnet tool install -g dotnet-script

Copy the day folder and use.

Running Solutions/Tests

How to run the solution file for each day depends on the language.

C#

Any C# scripts will require dotnet-script and ScriptUnit.

For C# solutions

  • cd dayXX
  • dotnet script solution.csx
  • dotnet script tests.csx

or

  • dotnet script dayXX/solution.csx
  • dotnet script dayXX/tests.csx

(cd app)

### Kotlin

cd app-kotlin

./gradlew compileKotlin ./gradlew compile

./gradlew test

adventofcode2022's People

Contributors

alex-hedley avatar alexhedley avatar

Stargazers

 avatar

Watchers

 avatar  avatar

adventofcode2022's Issues

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.