AOC 2023 Run using Deno with the following command: deno run --allow-read DayX/PartX.ts Or run the C# files with the command: dotnet script .\DayX\PartX.cs