Owl Get a Life
gcd.cpp: In function ‘int main()’:gcd.cpp:18:17: error: lvalue required as left operand of assignment 18 | divisor % z = z; | ^