If you don't know how to use "numbers in the brackets" why have you written them in? What do you think they are doing?
BTW if you're going to define a variable like "times" to control a for loop it's a good idea to initialise to some known value. And when something is defined as void don't try to return a value from it.
Steve