Skip to content

Commit 17fb5aa

Browse files
author
Chris Veenboer
committed
Solution 14
1 parent 087d921 commit 17fb5aa

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
@@ -75,6 +75,7 @@ solution[0] = [ [1,22], [0,21,m], [3,8,m], [0,16], [3,7], [4,12,m] ];
7575
solution[4] = [ [0,9], [0,17], [3,8], [0,16], [3,12], [1,21,m] ];
7676
solution[8] = [ [0,6], [0,9,m], [2,2,m], [3,23], [0,21], [4,18,m] ];
7777
solution[12] = [ [1,11], [0,24], [5,21,m], [4,18], [1,3], [0,4] ];
78+
solution[14] = [ [1,8], [2,4,m], [4,23,m], [1,19], [3,7], [1,5] ];
7879
solution[17] = [ [1,1], [1,20,m], [2,2,m], [0,4], [2,19], [1,10,m] ];
7980
solution[18] = [ [0,2], [5,26], [4,17], [3,19], [0,4], [3,22] ]; // pair with 368
8081
solution[21] = [ [0,12], [0,4], [0,20], [4,22], [0,10], [0,6] ];

0 commit comments

Comments
 (0)