inv property

List<int> inv
getter/setter pair

Implementation

static List<int> inv = [0, 4, 3, 2, 1, 5, 6, 7, 8, 9];