Files

3 lines
74 B
C#

namespace ClawContraption;
record PrizeLocation(decimal X, decimal Y);