Skip to content

cheng93/AdventOfCode

Repository files navigation

Advent Of Code

This repository contains my solutions to Advent Of Code puzzles, written in C#.

Usage

Prerequisites

  • .NET 6

Running the app

Clone the repository and navigate to the console application.

cd AdventOfCode.Console

Run the application by passing in the year and day.

dotnet run -y 2018 -d 25

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages