您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
|
123 |
- ../../blackjack -n100000 --rng_seed=1 --yaml_report=perl.yml < fifo | ./no-bust.pl > fifo
- ../../blackjack -n100000 --rng_seed=1 --yaml_report=shell.yml < fifo | ./no-bust.awk > fifo
- # diff perl.yml shell.yml
|