package tins2020 type Point struct { X int32 Y int32 }