Owl Get a Life
gcd.cpp: In function ‘int main()’:gcd.cpp:10:3: error: expected ‘,’ or ‘;’ before ‘b’ 10 | b = a % b | ^