Skip to content

Commit aa7ddce

Browse files
committed
sendai: Adjust example puzzle
1 parent 3be700e commit aa7ddce

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

test/script/sendai.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
/* sendai.js */
22

33
ui.debug.addDebugData("sendai", {
4-
url: "4/4/8qg5583g1g",
4+
url: "4/4/8qg51g3g1",
55
failcheck: [
66
[
77
"bkNoChain",
8-
"pzprv3/sendai/4/4/3 . . . /. . . . /1 . . . /. . . . /0 1 0 /0 2 1 /1 2 1 /0 1 0 /2 2 1 2 /1 0 0 1 /0 1 0 1 /"
8+
"pzprv3/sendai/4/4/3 . . . /. . . . /1 . . . /. . . . /0 1 2 /2 2 1 /1 0 1 /0 1 2 /0 2 1 0 /1 0 2 2 /0 1 1 0 /"
99
],
1010
[
1111
"bkCountNe",
12-
"pzprv3/sendai/4/4/3 . . . /. . . . /1 . . . /. . . . /2 1 2 /2 2 1 /1 2 1 /0 1 0 /0 2 1 2 /1 0 2 1 /0 1 0 1 /"
12+
"pzprv3/sendai/4/4/3 . . . /. . . . /1 . . . /. . . . /2 1 2 /0 2 1 /1 0 1 /0 1 0 /0 2 1 2 /1 2 2 2 /0 1 1 2 /"
1313
],
1414
[
1515
"bdDeadEnd",
@@ -18,7 +18,7 @@ ui.debug.addDebugData("sendai", {
1818
],
1919
[
2020
null,
21-
"pzprv3/sendai/4/4/3 . . . /. . . . /1 . . . /. . . . /0 1 2 /2 0 1 /1 2 1 /0 1 0 /0 2 1 2 /1 0 2 1 /0 1 0 1 /"
21+
"pzprv3/sendai/4/4/3 . . . /. . . . /1 . . . /. . . . /2 1 2 /0 2 1 /1 0 1 /0 1 0 /0 2 1 2 /1 2 0 2 /0 1 1 0 /"
2222
]
2323
],
2424
inputs: []

0 commit comments

Comments
 (0)