this repo has no description
at develop 162 B view raw
1node_used = array1d(1..15, [3, 4, 6, 9, 11, 13, 15, 8, 9, 10, 11, 12, 13, 14, 15]); 2x = array1d(1..15, [6, 2, 6, 2, 4, 6, 8, 1, 2, 3, 4, 5, 6, 7, 8]); 3----------