画像ファイル sagittarius2.png
が与えられた。
画像では、=
の左右に四角が並んだ組が4組あった。
一番上の組の =
の左には4個の四角があり、左から3番目に「ス」と書かれていた。
さらにこの4個の四角が線で囲まれ、旗のマークがついていた。
この組の =
の右には2個の四角があり、左から2番目に「ウ」と書かれていた。
さらに、問題「へびつかい座」で使った表の一番左は、「ハテナイチオク?☆タタ?」となっていた。
ただし、☆はこの問題のflagの最初の文字が当てはまる位置であり、?はまだ解けていない他の問題のflagの最初の文字があてはまる位置である。
ここから、「イチオク」の後に「カイ」が来ると予想した。これを仮定すると、☆には「イ」が当てはまる。
すると、画像に書かれている「ス」と合わせ、この問題のflagは「イ?ス?」であると考えられる。
^い.す.$
を検索したところ、「いーすと」がヒットした。
=
の右側を「トウ」(東京の東)と考えると、辻褄が合いそうである。
これを送信すると、正解になった。
An image file sagittarius2.png
was given.
The image had 4 =
with rectangles in left and right.
The left side of the topmost =
had 4 rectangles. The 3rd rectangle from the left had "ス".
Also, the 4 rectangles were surrounded by a line and there was a flag mark.
The right side of the =
had 2 rectangles. The 2nd rectangle from the left had "ウ".
The leftmost column in the table used in the challenge "へびつかい座" was "ハテナイチオク?☆タタ?".
☆ means the position to put the first character of the flag for this challenge. ? means positions to put the first characters of the flags of challenges I haven't solved yet.
I guessed that "カイ" will come after "イチオク". Assuming this, ☆ becomes "イ".
Adding "ス" in the image, the flag for this challenge should be "イ?ス?".
I searched for a regular expression ^い.す.$
from
This should fit well with "トウ" ("東" from "東京") in the right side of =
.
I submitted this and this was judged as correct.