Solve Day 1 2023 #1

Open
opened 2023-12-03 02:13:47 +00:00 by mithdring · 0 comments
Owner

class CalibrationDocument {
+ int Value
+ Read(string filePath) $CalibrationDocument
}

class CalibrationDocument { + int Value + Read(string filePath) $CalibrationDocument }
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mithdring/AoC#1