Helper script
This commit is contained in:
parent
443eb4217c
commit
976779c246
6
run_all.sh
Executable file
6
run_all.sh
Executable file
@ -0,0 +1,6 @@
|
||||
cargo run --release -- -t < lisarennt1.txt > run1.tkz
|
||||
cargo run --release -- -t < lisarennt2.txt > run2.tkz
|
||||
cargo run --release -- -t < lisarennt3.txt > run3.tkz
|
||||
cargo run --release -- -t < lisarennt4.txt > run4.tkz
|
||||
cargo run --release -- -t < lisarennt5.txt > run5.tkz
|
||||
cargo run --release -- -h > help.txt
|
Loading…
Reference in New Issue
Block a user