global using NUnit.Framework; global using AdventOfCode2023; global using AdventOfCode2023.Day1; global using AdventOfCode2023.Day2;