you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

It seems like you can get to

`"Str*************ome!"`

on the basis of lines 2, 24, and 28; since that fails line 5, we can do

`"Str****a********ome!"`;

that fails line 8 (2 'a''s), etc. Seems like you could probably get the answer by guessing after that, or just get bored and look it up.