run 95 B

12
  1. #!/bin/bash
  2. python main.py -v ${2-1} -i in.s -o out.s benchmarks/build/$1.s && meld in.s out.s