reset param change

This commit is contained in:
Egon Elbre 2018-10-03 10:15:09 +03:00
parent c1738ae964
commit 3070771e41
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ const (
)
const (
RunTimes = 10000000
Param = 0
Param = 100
AntsSize = 1000
TestSize = 10000
)