feat: solved day 13 part 1 and part 2
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace ClawContraption;
|
||||
|
||||
record Button(decimal XMovement, decimal YMovement);
|
||||
Reference in New Issue
Block a user