Last active
March 15, 2016 11:27
-
-
Save mrkn/3c2cd70bca2c5c9d4265 to your computer and use it in GitHub Desktop.
128バイトのズンドコキヨシ
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
z='ズン';d='ドコ';loop.lazy.map{[z,d].sample.tap{|x|$><<x}}.each_cons(5){|x|break if x.join==z*4+d};puts'キ・ヨ・シ!' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment