Find all numbers in a range that have an odd count of divisors (C++). I already did that but the problem is that it has to be done using a void function and I dont know how to m