From a196a94290be571a65cdaa034a30a4e0e483264a Mon Sep 17 00:00:00 2001 From: KazushiKawamura Date: Mon, 19 Aug 2019 19:36:43 +0900 Subject: [PATCH] add sample Q --- solver_soft/answer/A521.txt | 32 ++++++++++++++++++++++++++++++++ solver_soft/answer/A528.txt | 21 +++++++++++++++++++++ solver_soft/answer/A556.txt | 34 ++++++++++++++++++++++++++++++++++ solver_soft/answer/A612.txt | 19 +++++++++++++++++++ solver_soft/answer/A627.txt | 36 ++++++++++++++++++++++++++++++++++++ solver_soft/answer/A639.txt | 37 +++++++++++++++++++++++++++++++++++++ solver_soft/answer/A731.txt | 33 +++++++++++++++++++++++++++++++++ solver_soft/answer/A732.txt | 35 +++++++++++++++++++++++++++++++++++ solver_soft/sample_Q.txt | 37 +++++++++++++++++++++++++++++++++++++ 9 files changed, 284 insertions(+) create mode 100644 solver_soft/answer/A521.txt create mode 100644 solver_soft/answer/A528.txt create mode 100644 solver_soft/answer/A556.txt create mode 100644 solver_soft/answer/A612.txt create mode 100644 solver_soft/answer/A627.txt create mode 100644 solver_soft/answer/A639.txt create mode 100644 solver_soft/answer/A731.txt create mode 100644 solver_soft/answer/A732.txt create mode 100755 solver_soft/sample_Q.txt diff --git a/solver_soft/answer/A521.txt b/solver_soft/answer/A521.txt new file mode 100644 index 0000000..17d36ae --- /dev/null +++ b/solver_soft/answer/A521.txt @@ -0,0 +1,32 @@ +SIZE 20X11 +0, 0, 0, 8, 8, 0, 3, 3, 3, 0, 0, 7, 0, 6, 15, 15, 15, 15, 15, 0 +0, 2, 3, 0, 8, 0, 3, 0, 3, 7, 7, 7, 6, 6, 0, 9, 9, 0, 0, 5 +0, 2, 3, 8, 8, 0, 3, 0, 0, 0, 0, 0, 0, 12, 0, 0, 9, 5, 5, 5 +0, 2, 3, 3, 0, 0, 3, 11, 0, 0, 0, 0, 12, 12, 0, 0, 0, 1, 0, 0 +2, 2, 0, 3, 3, 3, 3, 11, 0, 0, 0, 0, 12, 1, 0, 0, 1, 1, 0, 0 +2, 0, 0, 0, 0, 0, 14, 11, 11, 11, 11, 12, 12, 1, 0, 0, 1, 0, 0, 0 +0, 0, 0, 0, 4, 4, 14, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0 +0, 10, 10, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 +0, 0, 13, 13, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 +0, 13, 0, 13, 0, 0, 14, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 +0, 13, 13, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 +BLOCK#1 @(7,1) +BLOCK#2 @(7,6) +BLOCK#3 @(18,0) +BLOCK#4 @(8,0) +BLOCK#5 @(10,1) +BLOCK#6 @(0,4) +BLOCK#7 @(10,3) +BLOCK#8 @(2,0) +BLOCK#9 @(13,1) +BLOCK#10 @(0,7) +BLOCK#11 @(10,3) +BLOCK#12 @(16,1) +BLOCK#13 @(3,6) +BLOCK#14 @(0,0) +BLOCK#15 @(2,6) +BLOCK#16 @(13,4) +BLOCK#17 @(5,5) +BLOCK#18 @(4,1) +BLOCK#19 @(11,0) +BLOCK#20 @(8,2) diff --git a/solver_soft/answer/A528.txt b/solver_soft/answer/A528.txt new file mode 100644 index 0000000..b812a81 --- /dev/null +++ b/solver_soft/answer/A528.txt @@ -0,0 +1,21 @@ +SIZE 10X10 +0, 0, 8, 8, 0, 6, 6, 6, 0, 0 +0, 0, 8, 0, 8, 4, 0, 0, 0, 0 +0, 0, 8, 8, 8, 4, 0, 0, 0, 0 +0, 0, 0, 0, 0, 4, 4, 4, 4, 4 +0, 0, 5, 5, 5, 5, 5, 5, 5, 4 +2, 0, 5, 0, 0, 0, 1, 1, 0, 1 +2, 2, 5, 5, 0, 7, 0, 1, 1, 1 +0, 2, 0, 5, 0, 7, 3, 0, 0, 0 +0, 0, 0, 5, 0, 7, 3, 0, 0, 0 +0, 0, 0, 5, 5, 5, 5, 0, 0, 0 +BLOCK#1 @(3,0) +BLOCK#2 @(0,0) +BLOCK#3 @(3,5) +BLOCK#4 @(5,0) +BLOCK#5 @(7,0) +BLOCK#6 @(8,4) +BLOCK#7 @(4,8) +BLOCK#8 @(6,5) +BLOCK#9 @(0,3) +BLOCK#10 @(0,7) diff --git a/solver_soft/answer/A556.txt b/solver_soft/answer/A556.txt new file mode 100644 index 0000000..3a0ea37 --- /dev/null +++ b/solver_soft/answer/A556.txt @@ -0,0 +1,34 @@ +SIZE 17X13 +0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0 +0, 0, 0, 3, 0, 11, 0, 0, 13, 14, 0, 0, 6, 8, 0, 0, 0 +0, 0, 0, 3, 0, 11, 0, 13, 13, 14, 14, 14, 6, 12, 12, 12, 0 +2, 2, 10, 10, 0, 11, 13, 13, 7, 7, 7, 6, 6, 0, 0, 12, 0 +0, 2, 2, 0, 11, 11, 7, 7, 7, 0, 9, 9, 4, 0, 12, 12, 0 +0, 0, 0, 0, 1, 1, 1, 0, 0, 9, 9, 0, 4, 0, 0, 0, 0 +0, 0, 0, 0, 15, 15, 15, 15, 15, 15, 0, 0, 4, 0, 0, 0, 0 +0, 0, 5, 5, 15, 4, 0, 0, 0, 0, 4, 4, 4, 0, 0, 0, 0 +0, 0, 15, 15, 15, 4, 0, 0, 4, 4, 4, 0, 0, 0, 0, 0, 0 +0, 0, 0, 0, 0, 4, 4, 4, 4, 0, 0, 0, 0, 0, 0, 0, 0 +0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 +0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 +0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 +BLOCK#1 @(5,7) +BLOCK#2 @(1,2) +BLOCK#3 @(4,0) +BLOCK#4 @(0,7) +BLOCK#5 @(3,3) +BLOCK#6 @(0,8) +BLOCK#7 @(2,3) +BLOCK#8 @(6,2) +BLOCK#9 @(0,11) +BLOCK#10 @(0,3) +BLOCK#11 @(10,3) +BLOCK#12 @(7,0) +BLOCK#13 @(0,9) +BLOCK#14 @(9,4) +BLOCK#15 @(12,0) +BLOCK#16 @(3,9) +BLOCK#17 @(0,0) +BLOCK#18 @(12,3) +BLOCK#19 @(10,0) +BLOCK#20 @(14,0) diff --git a/solver_soft/answer/A612.txt b/solver_soft/answer/A612.txt new file mode 100644 index 0000000..6501a45 --- /dev/null +++ b/solver_soft/answer/A612.txt @@ -0,0 +1,19 @@ +SIZE 10X8 +0, 0, 0, 0, 4, 0, 0, 2, 2, 2 +0, 3, 0, 0, 4, 4, 4, 2, 0, 2 +0, 3, 7, 7, 0, 0, 1, 1, 0, 2 +0, 0, 5, 7, 0, 0, 0, 0, 0, 2 +0, 0, 5, 7, 8, 8, 0, 0, 0, 2 +5, 5, 5, 7, 8, 6, 6, 0, 0, 2 +0, 0, 0, 7, 8, 8, 2, 2, 2, 2 +0, 0, 7, 7, 0, 0, 0, 0, 0, 0 +BLOCK#1 @(0,1) +BLOCK#2 @(0,0) +BLOCK#3 @(0,3) +BLOCK#4 @(5,3) +BLOCK#5 @(0,6) +BLOCK#6 @(7,1) +BLOCK#7 @(5,0) +BLOCK#8 @(3,0) +BLOCK#9 @(0,2) +BLOCK#10 @(6,4) diff --git a/solver_soft/answer/A627.txt b/solver_soft/answer/A627.txt new file mode 100644 index 0000000..7eaddb9 --- /dev/null +++ b/solver_soft/answer/A627.txt @@ -0,0 +1,36 @@ +SIZE 13X15 +0, 0, 0, 0, 0, 0, 7, 7, 7, 7, 7, 0, 0 +2, 2, 2, 0, 0, 0, 7, 0, 8, 8, 7, 7, 0 +0, 0, 2, 0, 0, 0, 7, 0, 0, 8, 0, 0, 0 +0, 3, 3, 0, 0, 0, 7, 0, 8, 8, 5, 5, 0 +3, 3, 0, 1, 1, 1, 8, 8, 8, 0, 0, 5, 0 +3, 0, 6, 4, 0, 1, 0, 0, 0, 0, 0, 5, 0 +0, 0, 6, 4, 1, 1, 10, 10, 0, 0, 0, 5, 0 +0, 0, 4, 4, 10, 10, 10, 0, 0, 0, 0, 5, 0 +0, 0, 4, 0, 10, 0, 0, 0, 0, 5, 5, 5, 0 +0, 0, 4, 0, 10, 0, 0, 0, 0, 5, 0, 0, 0 +0, 0, 0, 0, 10, 0, 0, 0, 0, 5, 0, 0, 0 +0, 0, 0, 10, 10, 5, 5, 5, 5, 5, 0, 0, 0 +0, 0, 0, 10, 0, 5, 0, 0, 0, 0, 0, 0, 0 +9, 0, 10, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0 +9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 +BLOCK#1 @(1,2) +BLOCK#2 @(9,2) +BLOCK#3 @(5,9) +BLOCK#4 @(0,0) +BLOCK#5 @(7,1) +BLOCK#6 @(7,5) +BLOCK#7 @(0,12) +BLOCK#8 @(5,2) +BLOCK#9 @(0,4) +BLOCK#10 @(0,8) +BLOCK#11 @(3,4) +BLOCK#12 @(1,10) +BLOCK#13 @(0,6) +BLOCK#14 @(1,6) +BLOCK#15 @(5,8) +BLOCK#16 @(11,0) +BLOCK#17 @(0,14) +BLOCK#18 @(2,8) +BLOCK#19 @(3,0) +BLOCK#20 @(4,12) diff --git a/solver_soft/answer/A639.txt b/solver_soft/answer/A639.txt new file mode 100644 index 0000000..4145f14 --- /dev/null +++ b/solver_soft/answer/A639.txt @@ -0,0 +1,37 @@ +SIZE 13X16 +0, 3, 3, 0, 9, 0, 10, 0, 0, 0, 0, 0, 0 +0, 3, 0, 0, 9, 0, 10, 0, 0, 0, 0, 0, 0 +0, 3, 0, 0, 9, 9, 10, 0, 5, 0, 0, 0, 0 +4, 4, 4, 4, 0, 9, 10, 0, 5, 5, 0, 0, 0 +0, 0, 0, 0, 0, 9, 10, 10, 7, 5, 0, 0, 0 +0, 0, 0, 0, 9, 9, 0, 0, 7, 5, 0, 0, 0 +0, 0, 9, 9, 9, 7, 7, 7, 7, 5, 0, 0, 0 +0, 0, 0, 0, 7, 7, 5, 5, 5, 5, 0, 0, 0 +0, 0, 0, 7, 7, 6, 8, 0, 0, 0, 0, 0, 0 +0, 0, 2, 0, 0, 6, 8, 0, 0, 0, 0, 0, 0 +1, 1, 2, 0, 0, 6, 8, 0, 0, 0, 0, 0, 0 +1, 0, 0, 6, 6, 6, 8, 0, 0, 0, 0, 0, 0 +0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0 +8, 8, 8, 8, 8, 8, 8, 0, 0, 0, 0, 0, 0 +0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 +0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 +BLOCK#1 @(2,11) +BLOCK#2 @(2,0) +BLOCK#3 @(10,3) +BLOCK#4 @(0,0) +BLOCK#5 @(0,11) +BLOCK#6 @(2,7) +BLOCK#7 @(11,0) +BLOCK#8 @(0,9) +BLOCK#9 @(0,6) +BLOCK#10 @(5,7) +BLOCK#11 @(2,3) +BLOCK#12 @(0,3) +BLOCK#13 @(3,8) +BLOCK#14 @(4,0) +BLOCK#15 @(10,1) +BLOCK#16 @(7,3) +BLOCK#17 @(8,0) +BLOCK#18 @(7,0) +BLOCK#19 @(0,13) +BLOCK#20 @(8,0) diff --git a/solver_soft/answer/A731.txt b/solver_soft/answer/A731.txt new file mode 100644 index 0000000..f7e2825 --- /dev/null +++ b/solver_soft/answer/A731.txt @@ -0,0 +1,33 @@ +SIZE 14X12 +7, 5, 5, 5, 0, 0, 0, 0, 0, 10, 10, 0, 0, 0 +7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0 +7, 0, 0, 0, 0, 0, 0, 9, 1, 0, 0, 6, 0, 0 +4, 0, 0, 0, 0, 0, 9, 9, 1, 1, 0, 6, 0, 0 +4, 0, 0, 0, 0, 0, 9, 0, 0, 1, 0, 6, 0, 0 +0, 2, 0, 0, 0, 6, 6, 6, 0, 1, 6, 6, 0, 0 +0, 2, 0, 0, 0, 6, 8, 0, 0, 1, 6, 0, 0, 0 +0, 2, 2, 0, 6, 6, 8, 8, 0, 1, 6, 0, 0, 0 +0, 0, 0, 0, 6, 0, 0, 0, 0, 1, 6, 0, 0, 0 +0, 0, 0, 3, 6, 1, 1, 1, 1, 1, 6, 0, 0, 0 +3, 3, 3, 3, 6, 0, 0, 6, 6, 6, 6, 0, 0, 0 +0, 0, 0, 0, 6, 6, 6, 6, 0, 0, 0, 0, 0, 0 +BLOCK#1 @(10,0) +BLOCK#2 @(12,0) +BLOCK#3 @(1,0) +BLOCK#4 @(0,4) +BLOCK#5 @(6,0) +BLOCK#6 @(4,3) +BLOCK#7 @(4,0) +BLOCK#8 @(0,9) +BLOCK#9 @(6,6) +BLOCK#10 @(1,4) +BLOCK#11 @(1,0) +BLOCK#12 @(8,0) +BLOCK#13 @(6,4) +BLOCK#14 @(2,6) +BLOCK#15 @(0,0) +BLOCK#16 @(1,8) +BLOCK#17 @(3,2) +BLOCK#18 @(5,8) +BLOCK#19 @(11,0) +BLOCK#20 @(0,2) diff --git a/solver_soft/answer/A732.txt b/solver_soft/answer/A732.txt new file mode 100644 index 0000000..68c103e --- /dev/null +++ b/solver_soft/answer/A732.txt @@ -0,0 +1,35 @@ +SIZE 19X14 +0, 0, 0, 0, 2, 2, 2, 2, 2, 2, 0, 0, 5, 0, 0, 0, 3, 0, 4 +0, 0, 0, 2, 2, 8, 8, 7, 0, 0, 0, 0, 5, 0, 0, 0, 3, 0, 4 +0, 0, 0, 0, 0, 8, 0, 7, 0, 0, 0, 0, 5, 0, 0, 0, 3, 0, 4 +0, 15, 15, 0, 0, 8, 0, 7, 7, 7, 0, 0, 0, 0, 3, 3, 3, 0, 4 +0, 0, 15, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0, 4 +0, 0, 10, 10, 8, 8, 0, 0, 0, 0, 3, 3, 3, 3, 0, 0, 0, 0, 4 +10, 10, 10, 13, 8, 0, 0, 3, 0, 3, 3, 0, 4, 0, 0, 4, 4, 4, 4 +12, 12, 12, 13, 13, 13, 0, 3, 3, 3, 9, 9, 4, 4, 4, 4, 14, 14, 0 +1, 1, 12, 12, 0, 13, 13, 0, 0, 0, 9, 11, 11, 0, 0, 0, 0, 14, 0 +0, 1, 0, 12, 6, 0, 0, 0, 0, 0, 9, 0, 11, 0, 0, 0, 0, 14, 0 +0, 1, 9, 9, 6, 6, 6, 9, 9, 9, 9, 0, 11, 0, 0, 0, 0, 14, 0 +0, 0, 11, 9, 9, 9, 9, 9, 11, 11, 11, 11, 11, 0, 0, 0, 0, 14, 0 +0, 0, 11, 11, 11, 11, 11, 11, 11, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0 +14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 0 +BLOCK#1 @(12,2) +BLOCK#2 @(3,6) +BLOCK#3 @(12,0) +BLOCK#4 @(7,4) +BLOCK#5 @(6,8) +BLOCK#6 @(11,6) +BLOCK#7 @(0,6) +BLOCK#8 @(15,7) +BLOCK#9 @(3,8) +BLOCK#10 @(15,0) +BLOCK#11 @(0,1) +BLOCK#12 @(0,3) +BLOCK#13 @(2,0) +BLOCK#14 @(12,5) +BLOCK#15 @(9,0) +BLOCK#16 @(1,9) +BLOCK#17 @(0,11) +BLOCK#18 @(6,1) +BLOCK#19 @(2,3) +BLOCK#20 @(9,1) diff --git a/solver_soft/sample_Q.txt b/solver_soft/sample_Q.txt new file mode 100755 index 0000000..f99ce86 --- /dev/null +++ b/solver_soft/sample_Q.txt @@ -0,0 +1,37 @@ +SIZE 10X10 +BLOCK_NUM 8 + +BLOCK#1 1X4 +1 ++ +8 +7 + +BLOCK#2 3X2 +0,8,0 +7,6,+ + +BLOCK#3 2X3 +10,0 + +,0 + 3,9 + +BLOCK#4 2X2 +1,2 +4,+ + +BLOCK#5 3X2 +11,+,+ + 0,0,3 + +BLOCK#6 3X2 +0, +,2 +5,11,0 + +BLOCK#7 3X2 +0,10,6 +9, 5,0 + +BLOCK#8 3X2 ++,+,0 +0,+,4 \ No newline at end of file -- 2.22.0