Created
June 26, 2011 10:50
-
-
Save 0mg/1047506 to your computer and use it in GitHub Desktop.
スノコゴルフ
This file contains hidden or 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
| キノコ | |
| キノワー | |
| キノー | |
| キラコ | |
| キラワー | |
| キラー | |
| キタコ | |
| キタワー | |
| キター | |
| フノコ | |
| フノワー | |
| フノー | |
| フラコ | |
| フラワー | |
| フラー | |
| フタコ | |
| フタワー | |
| フター | |
| スノコ | |
| スノワー | |
| スノー | |
| スラコ | |
| スラワー | |
| スラー | |
| スタコ | |
| スタワー | |
| スター |
This file contains hidden or 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
| o=["キノコ",["フ","ラ","ワー"],"スター"];c=[];for(i=0;i<3;++i)for(j=0;j<3;++j)for(k=0;k<3;++k)c.push(o[i][0]+o[j][1]+o[k][2]);alert(c.join("\n")) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment