Skip to content

tkooser/AdventOfCode2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2025

Instructions

Within each folder are two .cs files, one for Step 1 and one for Step 2. These are meant to be run as .NET 10 file-based apps. Create a text file containing your problem input (for instance, input.txt), then pipe that into the application like this:

cat input.txt | dotnet run Step1.cs

About

Advent of Code 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages