On line 205 of div.cpp change:
<< " Sorry, the correct answer is " << divBagArr[ndxSelectedProblem].getProduct()
to:
<< " Sorry, the correct answer is " << divBagArr[ndxSelectedProblem].getSecondFactor()
Log in to post a comment.