Beispiel #1
0
 protected override long?SolvePart1Impl(string input) =>
 PocketDimension3d.Run(new PocketDimension3d(input), 6).ActiveCubes.Count;