Owl Get a Life
gcd.cpp: In function ‘int main()’:gcd.cpp:7:2: error: ‘max_number’ was not declared in this scope 7 | max_number = max(number1, number2) | ^~~~~~~~~~