Files @ 9ed6d091a817
Branch filter:

Location: CSY/reowolf/examples/zoop.sh

Christopher Esterhuyse
more benchmarks and some more error cases
1
2
3
4
5
#!/bin/bash
for included in {0..13}
do
	./bench_13/main.exe 65535 $included 13
done