User:Laclale/gamesuchfamegrid/2: Difference between revisions

Content added Content deleted
(Created page with "For each grids and solution lines, @ points where in array and repetition and 🪜 replaces <code>|</code>. {| class="wikitable" |+ Table 2 |- |A/D||D*CD*||(MN🪜NM🪜LO🪜OP)\1{4}.||(.)(.)[3-6][3-8](567🪜8🪜90)\2{2}\1{2}[3-7]||(.)(.)\2(.)\1(.)(.)\4.\5[^0-5]||.(.)([AMBUSH])[^J-Z]\2([^HIMSELF])..\1[^DISCOVERY]\3||(WA🪜YF🪜AR🪜ER)(.)\2{2}[^MIRTHFUL]([_______]<2>)\3.\2.||(.)(.)(.)(.).\4.5\3\2\1||(19🪜36🪜57🪜82)(.)[2468](.).(09🪜18🪜27)\3\2\3 |- |......")
 
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
For each grids and solution lines, @ points where in array and repetition and 🪜 replaces <code>|</code>.
For each grids and solution lines, @ points where in array and repetition and each cell should satisfy both regular expression across and down.
#First fill. <code>D*CD*</code> only accepts D and CD so filled differently.

#<code>(567|8|90)</code> is 90. (0) is captured so filled too.
#<code>(AM|PM|DM)</code> is DM. So <code>(MN|NM|LO|OP)</code> is MN.
#Capture pointed <code>(CM|DN|CN)</code> is CM. Fill rest of <code>D*CD*</code> lane with D.
#<code>[810]/[^0-5]</code> is 8. <code>(N6|W2|I9|401K)</code> is N6.
#<code>(12|56|78)@2/(19|36|57|82)@1</code> leaves 78 and 82. So <code>(16|59|77|92)</code> is 92.
#<code>(59|60|61|62)</code> is 59 so <code>(09|18|27)</code> is 09.
#Capture pointed <code>(13|51|73|91)</code> is 91. So <code>(97|75|53|31)</code> is 31.
#<code>(24|73|65)</code> is 24. <code>(17|76)</code> is 76. <code>[POINTS]/[^J-Z]</code> is I.
#Capture pointed <code>(36|45|54|63)</code> is 63 and <code>(25|45|65|85)</code> is 25.
#<code>[THEFILM]+/([^HIMSELF])</code> is T and <code>[THEFILM]+/[^MIRTHFUL]</code> is E.
#<code>(FA|VO|RI|TE)@2/(WA|YF|AR|ER)@2</code> leaves FA and WA. So <code>(MA|PL|EL|EA|FS)</code> is FS.
#<code>(61|29|78|94)</code> is 61. So <code>(40|41|52|53)</code> is 41.
#Capture pointed <code>(42|31|20)</code> is 42.
#At this point, location word is required to determine rest.
{| class="wikitable"
{| class="wikitable"
|+ Table 2
|+ Table 2
|-
|-
|A/D||D*CD*||(MN🪜NM🪜LO🪜OP)\1{4}.||(.)(.)[3-6][3-8](567🪜8🪜90)\2{2}\1{2}[3-7]||(.)(.)\2(.)\1(.)(.)\4.\5[^0-5]||.(.)([AMBUSH])[^J-Z]\2([^HIMSELF])..\1[^DISCOVERY]\3||(WA🪜YF🪜AR🪜ER)(.)\2{2}[^MIRTHFUL]([_______]<2>)\3.\2.||(.)(.)(.)(.).\4.5\3\2\1||(19🪜36🪜57🪜82)(.)[2468](.).(09🪜18🪜27)\3\2\3
|A/D||D*CD*||(MN{{nw!}}NM{{nw!}}LO{{nw!}}OP)\1{4}.||(.)(.)[3-6][3-8](567{{nw!}}8{{nw!}}90)\2{2}\1{2}[3-7]||(.)(.)\2(.)\1(.)(.)\4.\5[^0-5]||.(.)([AMBUSH])[^J-Z]\2([^HIMSELF])..\1[^DISCOVERY]\3||(WA{{nw!}}YF{{nw!}}AR{{nw!}}ER)(.)\2{2}[^MIRTHFUL]([_______]<2>)\3.\2.||(.)(.)(.)(.).\4.5\3\2\1||(19{{nw!}}36{{nw!}}57{{nw!}}82)(.)[2468](.).(09{{nw!}}18{{nw!}}27)\3\2\3
|-
|-
|....(.)\1(12🪜56🪜78)
|....(.)\1(12{{nw!}}56{{nw!}}78)
|
|D
|
|M
|
|3
|
|9
|
|W
|
|W
|
|7
|
|8
|-
|-
|..(40{{nw!}}41{{nw!}}52{{nw!}}53)(FA{{nw!}}VO{{nw!}}RI{{nw!}}TE)(16{{nw!}}59{{nw!}}77{{nw!}}92)
|..(40🪜41🪜52🪜53)(FA🪜VO🪜RI🪜TE)(16🪜59🪜77🪜92)
|
|D
|
|N
|
|4
|
|1
|
|F
|
|A
|
|9
|
|2
|-
|-
|..(61{{nw!}}29{{nw!}}78{{nw!}}94)(_{{nw!}}__{{nw!}}__{{nw!}}__{{nw!}}__)<4>(97{{nw!}}75{{nw!}}53{{nw!}}31)
|..(61🪜29🪜78🪜94)(_🪜__🪜__🪜__🪜__)<4>(97🪜75🪜53🪜31)
|
|D
|
|M
|
|6
|
|1
|<4>@1/([AMBUSH]\2)
|
|<4>@2/(\2)
|
|
|3
|
|1
|-
|-
|..(17🪜76)[POINTS].(24🪜73🪜65)
|..(17{{nw!}}76)[POINTS].(24{{nw!}}73{{nw!}}65)
|
|D
|
|N
|
|7
|
|6
|
|I
|./(<4>@2\2){2@1}
|
|
|2
|
|4
|-
|-
|(CM{{nw!}}DN{{nw!}}CN)(.)\2..(36{{nw!}}45{{nw!}}54{{nw!}}63)
|(CM🪜DN🪜CN)(.)\2..(36🪜45🪜54🪜63)
|
|C
|
|M
|
|9
|
|9
|./(<4>@1[AMBUSH]\2)
|
|./(<4>@2\2){2@2}
|
|
|6
|
|3
|-
|-
|..(0)\1[THEFILM]+(25🪜45🪜65🪜85)
|..(0)\1[THEFILM]+(25{{nw!}}45{{nw!}}65{{nw!}}85)
|
|D
|
|N
|
|0
|
|0
|
|T
|
|E
|
|2
|
|5
|-
|-
|.(.)(42🪜31🪜20)\1[^GUIDANCE](.)\3
|.(.)(42{{nw!}}31{{nw!}}20)\1[^GUIDANCE](.)\3
|
|D
|
|M
|
|4
|
|2
|
|M
|[^GUIDANCE]/(<2>\3)
|
|
|0
|
|0
|-
|-
|....(AB{{nw!}}CD{{nw!}}EF{{nw!}}GH)(59{{nw!}}60{{nw!}}61{{nw!}}62)
|....(AB🪜CD🪜EF🪜GH)(59🪜60🪜61🪜62)
|
|D
|
|N
|
|4
|
|0
|(AB{{nw!}}CD{{nw!}}EF{{nw!}}GH)@1/.
|
|(AB{{nw!}}CD{{nw!}}EF{{nw!}}GH)@2/(<2>\3)
|
|
|5
|
|9
|-
|-
|(AM🪜PM🪜DM)(.)\2(MA🪜PL🪜EL🪜EA🪜FS)\2{2}
|(AM{{nw!}}PM{{nw!}}DM)(.)\2(MA{{nw!}}PL{{nw!}}EL{{nw!}}EA{{nw!}}FS)\2{2}
|
|D
|
|M
|
|3
|
|3
|
|F
|
|S
|
|3
|
|3
|-
|-
|....[______]<8>.(13🪜51🪜73🪜91)
|....[______]<8>.(13{{nw!}}51{{nw!}}73{{nw!}}91)
|
|D
|
|N
|
|3
|
|2
|<8>/[^DISCOVERY]
|
|./(<4>@2\2)
|
|
|9
|
|1
|-
|-
|(.)(N6🪜W2🪜I9🪜401K)[810].\1..
|(.)(N6{{nw!}}W2{{nw!}}I9{{nw!}}401K)[810].\1..
|
|D
|
|N
|
|6
|
|8
|
|T
|
|D
|
|7
|
|3
|}
|}

Latest revision as of 07:38, 25 March 2023

For each grids and solution lines, @ points where in array and repetition and each cell should satisfy both regular expression across and down.

  1. First fill. D*CD* only accepts D and CD so filled differently.
  2. (567|8|90) is 90. (0) is captured so filled too.
  3. (AM|PM|DM) is DM. So (MN|NM|LO|OP) is MN.
  4. Capture pointed (CM|DN|CN) is CM. Fill rest of D*CD* lane with D.
  5. [810]/[^0-5] is 8. (N6|W2|I9|401K) is N6.
  6. (12|56|78)@2/(19|36|57|82)@1 leaves 78 and 82. So (16|59|77|92) is 92.
  7. (59|60|61|62) is 59 so (09|18|27) is 09.
  8. Capture pointed (13|51|73|91) is 91. So (97|75|53|31) is 31.
  9. (24|73|65) is 24. (17|76) is 76. [POINTS]/[^J-Z] is I.
  10. Capture pointed (36|45|54|63) is 63 and (25|45|65|85) is 25.
  11. [THEFILM]+/([^HIMSELF]) is T and [THEFILM]+/[^MIRTHFUL] is E.
  12. (FA|VO|RI|TE)@2/(WA|YF|AR|ER)@2 leaves FA and WA. So (MA|PL|EL|EA|FS) is FS.
  13. (61|29|78|94) is 61. So (40|41|52|53) is 41.
  14. Capture pointed (42|31|20) is 42.
  15. At this point, location word is required to determine rest.
Table 2
A/D D*CD* (MN|NM|LO|OP)\1{4}. (.)(.)[3-6][3-8](567|8|90)\2{2}\1{2}[3-7] (.)(.)\2(.)\1(.)(.)\4.\5[^0-5] .(.)([AMBUSH])[^J-Z]\2([^HIMSELF])..\1[^DISCOVERY]\3 (WA|YF|AR|ER)(.)\2{2}[^MIRTHFUL]([_______]<2>)\3.\2. (.)(.)(.)(.).\4.5\3\2\1 (19|36|57|82)(.)[2468](.).(09|18|27)\3\2\3
....(.)\1(12|56|78) D M 3 9 W W 7 8
..(40|41|52|53)(FA|VO|RI|TE)(16|59|77|92) D N 4 1 F A 9 2
..(61|29|78|94)(_|__|__|__|__)<4>(97|75|53|31) D M 6 1 <4>@1/([AMBUSH]\2) <4>@2/(\2) 3 1
..(17|76)[POINTS].(24|73|65) D N 7 6 I ./(<4>@2\2){2@1} 2 4
(CM|DN|CN)(.)\2..(36|45|54|63) C M 9 9 ./(<4>@1[AMBUSH]\2) ./(<4>@2\2){2@2} 6 3
..(0)\1[THEFILM]+(25|45|65|85) D N 0 0 T E 2 5
.(.)(42|31|20)\1[^GUIDANCE](.)\3 D M 4 2 M [^GUIDANCE]/(<2>\3) 0 0
....(AB|CD|EF|GH)(59|60|61|62) D N 4 0 (AB|CD|EF|GH)@1/. (AB|CD|EF|GH)@2/(<2>\3) 5 9
(AM|PM|DM)(.)\2(MA|PL|EL|EA|FS)\2{2} D M 3 3 F S 3 3
....[______]<8>.(13|51|73|91) D N 3 2 <8>/[^DISCOVERY] ./(<4>@2\2) 9 1
(.)(N6|W2|I9|401K)[810].\1.. D N 6 8 T D 7 3