Getting an "overloaded member function not found in *"I'm getting an error when I try to build the program. I'm trying to build a small Qt application, bu...
Problem with Sieving programOh. So do vectors in c++ work more like the arrays in Java?
Problem with Sieving programThen how would I do it? I'm coming from Java, where I have a lot of experience, and that's how it's ...
Problem with Sieving programLine 40 contains the array that the sieve runs off of. In this case, 3 and 5, so every number divisi...
Problem with Sieving programWindows is still killing the program every time or nothing will happen, almost like the program hang...