You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 satır
211B

  1. ../../blackjack -n100000 --rng_seed=1 --yaml_report=perl.yml < fifo | ./no-bust.pl > fifo
  2. ../../blackjack -n100000 --rng_seed=1 --yaml_report=shell.yml < fifo | ./no-bust.awk > fifo
  3. # diff perl.yml shell.yml