Skip to content

Commit 2fbef93

Browse files
author
Chris Veenboer
committed
Solution 31
1 parent 17fb5aa commit 2fbef93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

solution.js

+1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ solution[18] = [ [0,2], [5,26], [4,17], [3,19], [0,4], [3,22] ]; // pai
8181
solution[21] = [ [0,12], [0,4], [0,20], [4,22], [0,10], [0,6] ];
8282
solution[25] = [ [1,4], [4,19], [1,5,m], [2,14], [1,18], [3,11,m] ]; // pair with 347
8383
solution[29] = [ [0,2], [5,26], [3,17], [3,19], [4,24], [0,4] ];
84+
solution[31] = [ [0,2], [5,26], [4,17], [3,19], [5,9], [4,25] ];
8485
solution[34] = [ [0,9], [0,4], [0,20], [0,11], [0,12], [0,6] ];
8586
solution[39] = [ [1,4], [5,26], [4,19], [1,12], [0,1], [3,22] ];
8687
solution[44] = [ [0,9], [1,6,m], [3,8], [2,11], [3,23], [2,16,m] ];

0 commit comments

Comments
 (0)