WIP 2 - need to implement 2x1x1

This commit is contained in:
Everton Constantino
2021-05-18 20:42:08 +00:00
parent 029f78abf0
commit 6533187280
4 changed files with 167 additions and 26 deletions

8
run.sh
View File

@@ -27,8 +27,14 @@ function run() {
}
run $1 16 500
run $1 21 500
run $1 32 500
run $1 53 500
run $1 64 100
run $1 97 100
run $1 128 50
run $1 203 50
run $1 256 10
run $1 1024 10
run $1 673 10
run $1 1024 5
run $1 2048 2