Mercurial > hg > Game > Cerium
annotate example/regex_mas/README @ 1598:0f94d9d580f9 draft
add regex_mas
author | Masa <e085726@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 01 Apr 2013 19:00:49 +0900 |
parents | |
children |
rev | line source |
---|---|
1598 | 1 |
2 word count | |
3 | |
4 16 16 16 | |
5 |------|------|------|------|------|------|------|------| | |
6 | |
7 と言うように実行すると、 | |
8 /\/\/\/\ | |
9 \/\/\/\/ | |
10 patter になってしまう。 | |
11 | |
12 | |
13 16 16 | |
14 |------|------| 16 | |
15 |------|------| 16 | |
16 |------|------| 16 | |
17 |------|------| | |
18 | |
19 となるようにしたい。run16 は逐次で実行されるので、二つspawnすれば良い? |