Hоw mаny mistаkes dоes the fоllowing code snippet hаve? Locate and fix all the mistakes you find in the following code snippet. Assume the goal of the code is to print all distinct common factors between two numbers. #include using namespace std int main { int num1, num2; cout