We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17fb5aa commit 2fbef93Copy full SHA for 2fbef93
solution.js
@@ -81,6 +81,7 @@ solution[18] = [ [0,2], [5,26], [4,17], [3,19], [0,4], [3,22] ]; // pai
81
solution[21] = [ [0,12], [0,4], [0,20], [4,22], [0,10], [0,6] ];
82
solution[25] = [ [1,4], [4,19], [1,5,m], [2,14], [1,18], [3,11,m] ]; // pair with 347
83
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] ];
85
solution[34] = [ [0,9], [0,4], [0,20], [0,11], [0,12], [0,6] ];
86
solution[39] = [ [1,4], [5,26], [4,19], [1,12], [0,1], [3,22] ];
87
solution[44] = [ [0,9], [1,6,m], [3,8], [2,11], [3,23], [2,16,m] ];
0 commit comments